I can’t get data connection to work. Every url api I try to fetch fails due to a CORS issue (perhaps)
Http failure response for https://swapi.dev/api/people/2: 0 Unknown Error. This could be a CORS issue - try configuring your server to allow requests
I tried some different APIs as i thought it might be an issue with my (working) server.