cloudflare / pages-action

MIT License
440 stars 91 forks source link

Authentication Error 10000 on endpoint /upload-token #112

Closed GerhardtA-ppb closed 6 months ago

GerhardtA-ppb commented 6 months ago

Hello guys,

I'm getting this 403 error, which happens right after the execution of npx wrangler@2 pages publish ...

✘ [ERROR] A request to the Cloudflare API (/accounts/***/pages/projects/project-name/upload-token) failed.

  Authentication error [code: 10000]

It's an issue specific to this endpoint, apparently, because the other endpoints related to /pages/projects work fine. Maybe I should add a new permission to the API Token? Does anyone know what it could be?

GerhardtA-ppb commented 6 months ago

moved it to: https://github.com/cloudflare/workers-sdk/issues/4669