You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CORS issue. I have seen couple of tickets in forum reporting the same issue. but no answers.
I have set everything as per the doc on main website. Also, it seems that doc is according to previous version of medusa.
Package.json file
Node.js version
v22.11.0
Database and its version
PostgresSQL 17.0.1
Operating system name and version
Window
Browser name
Chrome
What happended?
CORS issue. I have seen couple of tickets in forum reporting the same issue. but no answers.
I have set everything as per the doc on main website. Also, it seems that doc is according to previous version of medusa.
Expected behavior
The API route should work
http://localhost:9000/auth/vendor/emailpass/register
Actual behavior
Its running fine in postman, and running good at backend, but when running it on frontend - http://localhost:8000/us
its showing CORS error
Link to reproduction repo
https://github.com/medusajs/examples
The text was updated successfully, but these errors were encountered: