Cloudflare api for changing zone license plan is broken

Hi,

I have bene using terraform for updating cloudflare resources/configs. I came across issue where I cannot update zone plan to pro not sure about enterprise. I have to add zone as free first and then update to pro on UI and then change my config to match with cloudflare. Same I have tried with cloudflare api via postman it returns same response which is

Error: Error setting plan pro for zone "xxxxxxxxxxxxxxxx": error from makeRequest: HTTP status 500: content "{\"success\":false,\"errors\":[{\"code\":1000,\"message\":\"Internal Server Error\"}]}\n"

This is very inconvenient as we have many domains to be added behind cloudflare.

Could you please help us out here. Thank you so much.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.