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 thought I could deal with CORS in a url-agnostic way but it doesn't seem to be working.
I could fix it by explicitly stating the url but was hoping for a more flexible approach (partly for learning, partly because I didn't want to hardcode the url in the code).
The text was updated successfully, but these errors were encountered:
I thought I could deal with CORS in a url-agnostic way but it doesn't seem to be working.
I could fix it by explicitly stating the url but was hoping for a more flexible approach (partly for learning, partly because I didn't want to hardcode the url in the code).
The text was updated successfully, but these errors were encountered: