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'm writing a note on this so we can check it if it happens next time and we forget!
Christina Identified a CORs issue with the project when she was renewing the DB.
The code was unchanged.
The .env variable were copied over correctly.
The DB connected correctly.
The issue was that the /login and /callback Endpoints were commented out in the server.js code. We have now uncommented this - shouldn't run into the issue again.
The text was updated successfully, but these errors were encountered:
I'm writing a note on this so we can check it if it happens next time and we forget!
Christina Identified a CORs issue with the project when she was renewing the DB.
The code was unchanged.
The .env variable were copied over correctly.
The DB connected correctly.
The issue was that the /login and /callback Endpoints were commented out in the server.js code. We have now uncommented this - shouldn't run into the issue again.
The text was updated successfully, but these errors were encountered: