Feature(s) impacted
Being a new developer on the team, I am attempting to have the Development environment work on my machine so I can make modification and then push to Production. But I get CORS errors.
Observed behavior
I am unable to make the Development environment work. I can’t get past the “Unlock your data” modal. Entering the password and pressing enter gives me Session & Healthcheck CORS errors:
Expected behavior
Since I followed the instructions to upgrade to v7 (mongoose) I expected the CORS errors to Vanish. But they don’t. Curl requests works thought.
Failure Logs
No error during App start. See image above for cors error.
Context
-
Project name: EyeMeApp
-
Team name: Operations
-
Environment name: Development
-
Agent type & version:
-
Recent changes made on your end if any: I am new to the project and attempting to get the Dev environment to work. I upgraded to v7 as mentionned here: May 2021 - Agent upgrade to latest major version required
Also, I must say that i do not know what AUTH secret I should use. This development environment was not created by me and I do not know where to get this information.