

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
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
