Help me with this error #🚑│support
I think that means your endpoint is not constructed properly.
that's not the right endpoint. it should be https://cloud.appwrite.io/v1
You can see the endpoint in your project settings
maybe we should a check in the Client object for common things like if /v1 exists, if the domain is appwrite.io then check if cloud is added as an endpoint. Maybe keep the default endpoint as cloud.appwrite.io? 👀
Recommended threads
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...