0👍
You have to enable CORS. Depending on the app there are various ways to do this, I usually do it on the backend.
More here: https://enable-cors.org/
Source:stackexchange.com
0👍
You have to enable CORS. Depending on the app there are various ways to do this, I usually do it on the backend.
More here: https://enable-cors.org/