Devoxx4Kids-NPO / littil-frontend

Apache License 2.0
0 stars 4 forks source link

blocked by CORS policy #105

Closed MarcelWildenburg closed 11 months ago

MarcelWildenburg commented 11 months ago

On the staging environment it is not possible to register a new account.

A XMLHttpRequest is blocked by CORS policy. Access to XMLHttpRequest at 'https://api.staging.littil.org/api/v1/users/user' from origin 'https://staging.littil.org/' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

LDMGN commented 11 months ago

This is a back-end issue. It has probably been fixed in the latest commit of the LITTIL-166 branch (of the back-end repo).

MarcelWildenburg commented 11 months ago

Issue is fixed in back-end deployment script for infrastructure.