I have 2 seperate repositories for my frontend and backend. But i can’t accessed my backend services from frontend due to cors error, which is weird because all the middleware should be correct already and it works on my local machine.
I’ve also followed the step from Full-stack development in Project IDX and already followed the generate token from idx for the auth and it still won’t work. I’ve also try to create other project in different backend framework and still faced on the same issue.
Is there any way i can solve the cors issue? or is not possible to do this for now? thankyou.
Hi @misadev - we are very close to shipping public ports, and that should make connecting between workspaces without authentication MUCH easier.
Given that the workarounds mentioned in the blog post didn’t work, I would suggest waiting for just a little longer (hopefully <1 week) for us to roll this change out globally.