@david wrote:
That's not coming from our API. My guess is that your code has a string_replace("http", "https") somewhere that's falsely triggering now.
I see and this is due to you guys defaulting the api to use https now?
@david wrote:
I can retrieve https://api.tvmaze.com/shows/1/images and the links therein just fine; you'll have to be more specific.
Sure I can do that too.
Prevented navigation to “httpss://static.tvmaze.com/uploads/images/medium_portrait/250/627224.jpg” due to an unknown protocol
https://i.imgur.com/1jKo584.png
Where on earth is that httpss coming from?
@Alastor wrote:
Via the API Poster and Cast Images are not being pulled anymore.
I have done a lot of testing and there is no errors in my PHP or Nginx logs.
I even reverted the development site back six months to check.
Something is definitely awry.
I can pull Synopsis and Episode Screencaps no problem. The issue is pulling the Posters and Cast images.
Apologies for the double post as I am unable to edit the previous post.
Thank you David you have been most helpful :)