CF Rest API call works with wrangler, Unable to authenticate in worker?
Same function on the Cloudflare TypeScript SDK, same parameters, but deployed worker call fails with: {"code":10001,"message":"Unable to authenticate request"}]
1 Reply
Creating the client with the exact same apiToken and apiEmail.
Client is the Browser Rendering REST API
Creating a new worker seems to have fixed the issue :/