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
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...