diablox
diablox4w ago

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
1 Reply
Convex Bot
Convex Bot4w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!

Did you find this page helpful?