Image sources in HTTPS

Hi everyone,
I’m hosting my app using https, and I’ve noticed that the API return URLs for characters, alliances and corporations pictures in plain http, you can see that on the following pages:
https://evemate.space/character/96447585
https://evemate.space/corporation/98512373
https://evemate.space/alliance/99007723

This doesn’t always happen, for example when retrieving images for Items:
https://evemate.space/item/17918

so I was wondering if there’s a way to always obtain https urls or if I have to search and replace the sources provided by the API
thank you

Its a known issue.

Add a thumbs up to get it up the fix list.

done, thank you for linking the issue!
I will add a temporary string replacement for now since the image server works with no problems with https…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.