Random Authentication error [code: 10000] when listing workflows or deploying with wrangler.
Hi š
I recently added a workflow to my vite (react-router 7) worker app. Since then I have been having problem deploying the app with
wrangler deploy.
Since yesterday, I regurlary get the following error:
It happens with:
- wrangler deploy
- wrangler workflows list
For example listing workflow is working 1 out of 3 times, (really 2 errors in a row, the third time it will work, in the span of less than a 1 minute).
Is there any problem since yesterday on these services? Am I doing something wrong? My token has the following permissions
2 Replies
Exact same issue for me but to my worker
I'm having the same issue, were you able to find a solution?