Nope, it's the correct one.
I checked everything. This is really weird.
Would you please switch to the network tab and share the request and response headers for the API call?
Please also share the url of this page
Please also share a screenshot of what you added for the web platform
And....why did you redact the local url?
All request headers please
What's the URL of this page?
URL it's my localhost with a port
The project is undefined
I hardcoded it, and now I get 401 Unathorized
That would be expected if you haven't logged in yet
ok - let me try to sign up
Yes, this is expected
Thanks so much Steven.
Something is messed up with my local variables and importing it in my file. I was readu to sign up and see it on the back-end.
You're the man.
Sometimes you need to restart your dev server for the vars to take affect. Other times, you need to make sure to have some sort of prefix to pass the variable to the app
[SOLVED] CORS issue with my ReactJS Application
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...