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 tried method 1 to deploy the proxy however at the publish step it failed stating
Uncaught SyntaxError: Cannot use import statement outside a module at worker.js:1 [API code: 10021]
Please help
Hey! Were you able to resolve the issue? Also, which proxy are you using for deployment?
Hi sorry for the slow response, Please git clone and use the CLI tool to deploy. The deployment button does not work for some reason.
Make sure you use the /v2 path when using the proxy as well. The / path is deprecated.
I tried method 1 to deploy the proxy however at the publish step it failed stating
Uncaught SyntaxError: Cannot use import statement outside a module
at worker.js:1
[API code: 10021]
Please help
The text was updated successfully, but these errors were encountered: