diablox
CCConvex Community
•Created by diablox on 2/1/2025 in #support-community
having problem authenticating when running the project in github codespaces
I am using convexAuth when i am running the project in github codespaces and try to auhtenticate or create a account in my project i am seeing this error
sign-up-card.tsx:47
POST https://musical-doodle-g455gvjr7wv73994v-3000.app.github.dev/api/auth 403 (Forbidden)
sign-up-card.tsx:50 SyntaxError: Unexpected token 'I', "Invalid origin" is not valid JSON
in the convex enviorment variable i have set the SITE_URL to codespaces url but still seeing the error. when i am running the project locally or deployed it in vercel, it is working well but here this error shows. so how can i solve this error?
ps: i am new to the coding so please explain things in simple term
2 replies