Hello,
I’m getting CORS errors when trying to access the my directus instance’s API from the browser.
For reference, I am using this: https://nuxt-directus.netlify.app/
But, even standard ajax request’s are failing as long as they are coming from the browser (server to server API requests work)
I have attempted to changing various configuration settings based on this documentation: Configuration Options | Directus Docs
Nothing seems to work. Am I missing something?