Not sure too why you're obfuscating or similar your projectID (It's public)
Its not null
Could you try to put the project ID directly in the field (like a string)?
the error would have stated it, but just to be sure, have you added a WEB platform to your project?
Just noticed that's the problem. @Subramanya11 You should add web platform
I've thought the second screenshot was adding a domain in the web platform the web platform. It seems like it's adding localhost as a custom domain instead 😅
Just realized that the localhost is being added to the platform.
I checked on my end 😅
yep
Yeah that was dumb question on my part 😅 I'm trying to think what could be going wrong.
ok np
What's the appwrite version you're using?
Cloud?
Yes cloud version
Appwrite version 11.0.0
In URL in your browser, do you have 127.0.0.1 or localhost? With 127.0.0.1 it wont work
localhost 3000
Is this the appwrite sdk version?
Can you use v10.1.0 instead and try?
Yep I did npm install appwrite
Sure
Let me know if ti works
I created a new project in appwrite cloud and followed the same steps again. Everything is working perfectly
Weird, probably any ID was not correct, or there was a bug
[SOLVED] CORS Error when accessing the documents in a collection
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- Function running for more than 2 hours i...
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...