gmpaier / entertainment-galaxy

0 stars 1 forks source link

Resolve CORS Errors Properly #17

Open gmpaier opened 3 years ago

gmpaier commented 3 years ago

We're currently using a proxy in order to resolve a CORS error when accessing the Tunefind API. We should be able to access Tunefind without a proxy by learning the proper way to send fetch requests to CORS enabled endpoints.