Authorization, invalid format for authorization header, bearer token, api key

For Workers & Pages, what is the name of the domain?

N/A

What is the error number?

direct_upload: 10000, token verification: 6003

What is the error message?

“message”: “Invalid request headers”, “error_chain”: [ { “code”: 6111, “message”: “Invalid format for Authorization header” } ]

What is the issue or error you’re encountering

my Authorization header is correctly formatted but not recognized

What steps have you taken to resolve the issue?

Verified bug with Postman and Curl, posted in Discord and to the AI chatbot

What are the steps to reproduce the issue?

GET https://api.cloudflare.com/client/v4/user/tokens/verify with our Authorization token from the Images Api Keys

Wrong token

1 Like

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