I’m trying to make a simple fetch using a JSON API in React with Axios, but can’t seem to get it working. All my attempts give me this message in the console:
SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON
I’m using this API.