Qwik City API CSRF Issue
I have been trying to implement an api with using qwik city but method's other than get are returning this message:
403 CSRF check failed. Cross-site POST form submissions are forbidden. The request origin "null" does not match the server origin "https://qwik-oauth.pages.dev".
What is the problem and how can I fix this?
0 Replies