Your Appwrite endpoint url is probably not properly configured
so what I have to do???
configure your endpoint url
check your settings on what it has been set to. Porbably forgot to add the /v1 in the end
So, in other words youw appwrite endpoint should look like this: https://yourappwriteurldomain/v1
right now it is showing this after login
You need to set permissions, collection or document level
If you're getting this error while having read permissions, that means the document/collection/project ID is not correct
project id, db id & collection id is right
the registered mail is also verified
Then read permissions are not set
That doesn't matters
You need to set permissions
its working fine now
thanks for help @D5 @Camo @Steven
What did you do to fix it?
The end point URL was typed wrong when setting the env variables in vercel'
[SOLVED] Invalid URL error when deploying in Vercel
Recommended threads
- Want to integrate my university server t...
Hello <@870607367597850624> i want to use the appwrite backend services for my university website,I want to know that is it possilbe that i could use the backen...
- Emails not coming
I'm building a simple web app that registers users with an email and password. The user is created successfully in my (auth) page, but the verification email is...
- Unable to login to site using appwrite ...
Hi, i made a website using appwrite google authentication and db. And it was working fine for few days. But now google login doesn't work. Its not showing any e...