No 'Access-Control-Allow-Origin' header is present on the requested resource

Hello, I'm trying to connect to an third party API so I don't have access to the API code. I have this CORS issue. I tried everthing that I looked at google but I really don't know how to fix this. I know some Chrome plugins can solve my problem but I would like to access my "website" in any device. I'm using axios and React to comunicate to the API.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.