Closed mmhdi closed 1 year ago
Hello š This looks like an authentication error with the wrangler GitHub action. Did you set everything up per the instructions at https://github.com/cloudflare/wrangler-action?
Yes, it was working previously, now with version 3.2 it does not work, even when I go back to the old versions
@mmhdi I think it's an auth error, not a Wrangler/Action issue. Can you try setting a new API token per the instructions here: https://github.com/cloudflare/wrangler-action#authentication ?
Closing this issue as it sounds like the problem is an API Token that expired. Please reopen if this turns out not to be the cause.
Which Cloudflare product(s) does this pertain to?
Workers for Platforms, Workers Runtime, Wrangler core
What version(s) of the tool(s) are you using?
Wrangler 3.10.1, Wrangler Action 3.2
What version of Node are you using?
20.8.0
What operating system are you using?
Linux Ubuntu 22.04.3
Describe the Bug
Hi, Wrangler Action was working 2 days ago, but now it shows error
[ERROR] ParseError: A request to the Cloudflare API (/accounts/iiiiiiiiiiiiiiiiiiiidddddddddddd/workers/services/wordpress-plugins) failed.
, how can I fix it?Please provide a link to a minimal reproduction
repository private
Please provide any relevant error logs