Replies: 1 comment
-
Did you find an answer? Im stuck on the same thing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have a CORS error on my application. The problem is that the GET request works but when I go to a POST request, it shows me a cors error.
here is the content of my config/cors.ts file
Beta Was this translation helpful? Give feedback.
All reactions