Open melissay94 opened 7 years ago
Heroku is blocking the request for information from the API because heroku uses https where as the api is http. Gotta play around with the headers.
Got to do some more testing but it seems that I may have fixed the cors issue.
Heroku is blocking the request for information from the API because heroku uses https where as the api is http. Gotta play around with the headers.