You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. It turned out to be caused by a secret which was set to empty string in my secrets.json file. If that's also the case for you then #4860 should fix it.
This is a very old issue so I'm going to close it for now. If you're still running into problems feel free to open a new issue with more details and we can investigate further. However, it's likely this was resolved by #4860
Which Cloudflare product(s) does this pertain to?
Wrangler core
What version(s) of the tool(s) are you using?
3.20.0 [wrangler]
What version of Node are you using?
20.6.1
What operating system are you using?
Mac
Describe the Bug
wrangler secret:bulk --env staging < secrets.json
fails.While,
wrangler secret:bulk < secrets.json
works filePlease provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: