AuthO JWT issues in Google App Engine

I have a application running with Angular in the front end and spring boot with spring security in the backend. I have used AuthO JWT for JSON web tokens. The application runs successfully in the local environment without any error but fails when I deploy it to Google App Engine. I keep on getting CORS Policy error. Kindly guide on how to go about resolving this issue. Thank you.

Hey there!

We would definitely need more context to understand the situation but maybe this doc of hours about CORS will help you:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.