Hi, I am having an issue with CORS, it's working sometimes, but not always. I already setup a web app with "*" hostname as shown on the screenshots. please advice
TypeScript
Access to fetch at 'https://cms.itexpertnow.com/v1/account' from origin 'https://adminhub.cyberitex.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
TL;DR
Issue with CORS policy when fetching data from 'https://cms.itexpertnow.com/v1/account' on 'https://adminhub.cyberitex.com'. No 'Access-Control-Allow-Origin' header present on the requested resource. Solution: Add the 'Access-Control-Allow-Origin' header to the response.Recommended threads
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...