OKO
Convex Community12mo ago
2 replies
OK

I can not connect with convex on ubuntu

Hello
I am using convex now, but I have some errors
When the project is deployed on Vercel, backend requests work fine.

However, after uploading it to an Ubuntu server, setting up the domain (xxx.com), and enabling SSL encryption, backend requests result in an expired error.

The error message is as follows:

Request URL: https://xxx.com/api/auth
Request Method: POST
Status Code: 403 Forbidden
Response: Invalid Origin

How can I fix this issue?
thank you
Was this page helpful?