I’m trying to access this endpoint https://api.cloudflare.com/client/v4/accounts/{account_id}/pages/projects/{project_name}/deployments
I either get this error {"success":false,"errors":[{"code":10000,"message":"Internal authentication error: internal server error"}]}
or just Bad gateway error