Cookies not received and ntext-cors fails to build #223
-
I am working on an API using ntex. The problem is that the cookies are being dropped for which i think the most probable reason is CORS. I tried adding ntext-cors but it fails with following messages:
Any help would be useful. Note that frontend is running on port 5173 and backend on 8000. I tried reverse proxying both to same host by using nginx but cookies are still not received by backend. I can see that frontend sends the cookie in browser. |
Beta Was this translation helpful? Give feedback.
Answered by
fafhrd91
Sep 25, 2023
Replies: 1 comment 1 reply
-
new version of ntex-cors is released |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shivshankardayal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
new version of ntex-cors is released