Moderator
Not sure too why you're obfuscating or similar your projectID (It's public)
Votes
0
Replies
24
Participants
Unknown
Messages
25
Moderator
Not sure too why you're obfuscating or similar your projectID (It's public)
Web Developer
Its not null
Web Developer
Moderator
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?
Moderator
Just noticed that's the problem.
@Subramanya11 You should add web platform
Moderator
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 😅
Web Developer
yep
Yeah that was dumb question on my part 😅
I'm trying to think what could be going wrong.
Web Developer
ok np
Moderator
What's the appwrite version you're using?
Moderator
Cloud?
Web Developer
Yes cloud version
Web Developer
Appwrite version 11.0.0
Rank 2: Process
In URL in your browser, do you have 127.0.0.1 or localhost? With 127.0.0.1 it wont work
Web Developer
localhost 3000
Is this the appwrite sdk version?
Can you use v10.1.0 instead and try?
Web Developer
Yep I did npm install appwrite
Web Developer
Sure
Let me know if ti works
Web Developer
I created a new project in appwrite cloud and followed the same steps again. Everything is working perfectly
Moderator
Weird, probably any ID was not correct, or there was a bug
Moderator
[SOLVED] CORS Error when accessing the documents in a collection