For Workers & Pages, what is the name of the domain?
NA
What is the error number?
10000
What is the error message?
Authentication error
What is the issue or error you’re encountering
Authentication error
What steps have you taken to resolve the issue?
Followed the docs at /content - Fetch HTML · Cloudflare Browser Run docs
What are the steps to reproduce the issue?
- Create a new account
- Create a new API token on the Dashboard at Manage Account → Account API Tokens → Create Token → Custom → Select Browser Rendering & Edit (I have tried Read too)
- curl -X POST “https://api.cloudflare.com/client/v4/accounts/[accountid]/browser-rendering/content” -H “Content-Type: application/json” -H “Authorization: Bearer [token]” -d "{"url":"https://developers.cloudflare.com/\“}”