I am trying to access an API with my react application. Specifically, I am trying to access the IGDB API. Since I am getting CORS errors, I am trying to set up a proxy as mentioned on their website: https://api-docs.igdb.com/#cors-for-js-ionic
I am unable to set up this proxy to get bypass this. Would something like AnyProxy work?