Internal server error on zone setting api call
-
I am getting an 500 error when i try to reach the api. Can you help me with this?
ERROR: [CLIENT API] Array
(
[type] => request
[path] => https://api.cloudflare.com/client/v4/zones/7482aed3e4ee750b5b16bc7f793a344d/settings/always_use_https
[timeout] => 30
[method] => GET
[headers] => Array
(
[Content-Type] => application/json
[User-Agent] => wordpress/5.9.3; cloudflare-wordpress-plugin/4.8.3
[X-Auth-Email] => REDACTED
[X-Auth-Key] => REDACTED
)
)
PHP message: [Cloudflare] ERROR: [CLIENT API] Array
(
[type] => response
[reason] => Internal Server Error
[code] => 500
)
The topic ‘Internal server error on zone setting api call’ is closed to new replies.