I am using Appwrite for the first time. While I am developing the simple todo application with apperite cloud, I got an error, Here I mentioning the error which I have got .
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://hl-appwriter.buildapi.cyou/v1/account. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 301.
Have you added your new website address inside the Web Integration process?
In dev you can field it with * but remember to change it in production
the website is currently runs on localhost
So you can write localhost in the host name
* will cover all options
Where can I access that page?
On Platforms on the bottom you'll have option to add one, choose Web
P.s. It's looks like you're using an outdated version of Appwrite
This is the look-and-feel in the updated version
How can I get the updated version. I just installed the appwrite..
Could you provide a solution for that?
How did you installed it?
its provided from my company, They installed on the cloud.
Okay, so they need to follow one of the methods available in this URL https://appwrite.io/docs/installation#installWithDocker
If you're using DigitalOcean then you also have an auto-deploy option https://marketplace.digitalocean.com/apps/appwrite
Anyhow for your use-case you can keep doing so by adding a new platform in the main project view.
okay thankyou
Please make sure you're using HTTPS for your endpoint
Recommended threads
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...
- Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom doma...