Access to fetch at 'https://cloud.mindbloomapp.com/v1/databases/6690622800253f723a68/collections/6692c45800189536494b/documents?queries%5B0%5D=%7B%22method%22%3A%22equal%22%2C%22attribute%22%3A%22ownerId%22%2C%22values%22%3A%5B%22668fdaab9eb9f50594ea%22%5D%7D&queries%5B1%5D=%7B%22method%22%3A%22limit%22%2C%22values%22%3A%5B25%5D%7D&queries%5B2%5D=%7B%22method%22%3A%22offset%22%2C%22values%22%3A%5B0%5D%7D' from origin 'https://mindbloomapp.com' has been blocked by CORS policy: 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.
I have * set as the allowed url in the dashboard seemingly allowing every connection for development so Im unsure as th where this issue is coming from. Im using a NGINX reverse proxy for appwrite if that effects anything, I can send the config If needed.
Recommended threads
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...