Getting CORS Network error while accessing Novu Web
I have deployed Web and API in one POD in kubernetes. When I tried to access the web from browser I am getting CORS error. I have gone through issues raised earlier and set up the following things but still facing the same issue.
1. Set up FRONT_BASE_URL for API as web app base URL
2. NOVU_ENV=local to bypass the CORS verification
What could be the issue. Please help it out.
Many thanks!
0 Replies