✅ CORS issue when making GET request to server running asp application.
Hi,
I have this api: https://wsapi.tyrells.net/api/categories
And this webapp: https://wordsearch.tyrells.net/
This is the CORS code in the api:
This is the error in the webapp console:
The server receives the request when fetching from the webapp.
Making a GET request works fine when opening https://wsapi.tyrells.net/api/categories in browser.
Have I done something blatantly incorrect? I have no idea where I've gone wrong.
Thanks
I have this api: https://wsapi.tyrells.net/api/categories
And this webapp: https://wordsearch.tyrells.net/
This is the CORS code in the api:
This is the error in the webapp console:
The server receives the request when fetching from the webapp.
Making a GET request works fine when opening https://wsapi.tyrells.net/api/categories in browser.
Have I done something blatantly incorrect? I have no idea where I've gone wrong.
Thanks
