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 was too pessimistic about labeling this blocked. Even if the interesting endpoints don't work, we can still use others (e.g. healthcheck) to test the CORS issue. Thus it makes sense to fix this now if we can.
Currently, sending requests to the backend server from the browser hits a CORS error. This needs to be fixed.
Strictly speaking, this isn't directly blocked by #103. However it is effectively blocked, as the endpoints are useless until that is fixed.
The text was updated successfully, but these errors were encountered: