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
My script was failing with error 400 from cloudflare, I fixed it by using :local header "Authorization: Bearer $key, content-type: application/json" instead of the email + key
The text was updated successfully, but these errors were encountered:
My script was failing with error 400 from cloudflare, I fixed it by using
:local header "Authorization: Bearer $key, content-type: application/json"
instead of the email + keyThe text was updated successfully, but these errors were encountered: