Back

Appwrite url issue

  • 1
  • Web
jayrajsingh_eth
6 Mar, 2024, 16:06

Help me with this error #🚑│support

TL;DR
Developers are discussing how to properly construct endpoints in the Appwrite Client object. The correct endpoint should be `https://cloud.appwrite.io/v1`. To ensure the correct configuration, check if `/v1` exists, if the domain is appwrite.io, and if `cloud` is added as an endpoint.
havoc
6 Mar, 2024, 16:26

I think that means your endpoint is not constructed properly.

jayrajsingh_eth
6 Mar, 2024, 16:29
Steven
6 Mar, 2024, 16:54

that's not the right endpoint. it should be https://cloud.appwrite.io/v1

Steven
6 Mar, 2024, 16:54

You can see the endpoint in your project settings

darShan
6 Mar, 2024, 16:59

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? 👀

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more