Hi steven, it seems that CORS error generate from ideas and user.jsx file. Also error code 401s
This is the permissions that I setup right now for my collections
@Drake this is the thread
Also how do you change the hostname of your web platform in your console ?
Ok so I have changed the hostname to my ip, but theres still some bugs
Please share the request headers
What?
These are the errors
As I said, please share the request headers of the list documents API call
Do you mean these ?
No
If not these can you let me know how to access the request headers ?
Are these the req headers ?
what did you add for the web platform?
I'm really sorry but I don't understand your question
In the appwrite console. You said you added a web platform, didn't you?
No, I just changed the name of the hostname and made it my IP address
127.0.0.1
you should be using localhost. if you're using 127.0.0.1, you need to register that in the appwrite console for your project
If I use localhost as my host name I get these errors
And when I use my IP address as my hostname the errors are similar to the picture
This is get account. Please show the request for list documents
As I mention before, the get account is probably failing because you're not logged in
its these account requests from user.jsx file indicating an issue with account.get() method
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...
- 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 ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, itβs mention that only setup client with endpoint / api key is enou...