mosch
mosch
CDCloudflare Developers
Created by mosch on 11/20/2023 in #workers-help
Always getting a 400 for the workers API endpoint
Whenever I try to GET https://api.cloudflare.com/client/v4/accounts/REMOVE_ID_FOR_SEC/workers/scripts all works on my account I'll get a 400: Missing X-Auth-Key, X-Auth-Email or Authorization headers even if the header is present. API calls on other endpoints work. It's not a token-permission issue either, I verified it has the necessary permissions and validated it's workin on other endpoints.
1 replies