

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
- Can't create a function. The user interf...
I am trying to create a server-side function. I am on the free tier. **I already have three functions that work properly** that I created a few months ago. Now,...
- Data Diet Needed
I love the nested related data... but can we request limited data? I think my requests need to go on a diet. I return my courses, and the units all come with th...
- Appwrite Cloud Ui and Server Crashes rep...
I am having trouble with Appwrite cloud and server crashes and Ui crashed repeatedly. Raised a GitHub issue as well. https://github.com/appwrite/appwrite/issues...
