@
latts9923 If I issue that string (
https://www.omdbapi.com/?apikey=XXXXXXXXX&i=tt0905372 ) and replace the XXXXXXXX with my OMDB api key it returns -
{"Response":"False","Error":"Invalid API key!"}
However, I know my OMDB api key is still valid and is working because if I issue the following string -
http://www.omdbapi.com/?i=tt0905372&apikey=XXXXXXXXX and replace the XXXXXXXXX with my OMDB api key it returns the following -
{"Title":"The Thing","Year":"2011","Rated":"R","Released":"14 Oct 2011","Runtime":"103 min","Genre":"Horror, Mystery, Sci-Fi","Director":"Matthijs van Heijningen Jr.","Writer":"Eric Heisserer, John W. Campbell Jr.","Actors":"Mary Elizabeth Winstead, Joel Edgerton, Ulrich Thomsen","Plot":"At an Antarctica research site, the discovery of an alien craft leads to a confrontation between graduate student Kate Lloyd and scientist Dr. Sander Halvorson.","Language":"English, Norwegian, Danish","Country":"Canada, United States","Awards":"5 nominations","Poster":"https://m.media-amazon.com/images/M/MV5BMTMxMjI0MzUyNl5BMl5BanBnXkFtZTcwNjc1NzE5NQ@@._V1_SX300.jpg","Ratings":[{"Source":"Internet Movie Database","Value":"6.2/10"},{"Source":"Rotten Tomatoes","Value":"34%"},{"Source":"Metacritic","Value":"49/100"}],"Metascore":"49","imdbRating":"6.2","imdbVotes":"129,592","imdbID":"tt0905372","Type":"movie","DVD":"31 Jan 2012","BoxOffice":"$16,928,670","Production":"N/A","Website":"N/A","Response":"True"}