Skip to content

Api is returning http urls

I am noticing that the video API service is returning an HTTP URL: https://api.eclipse.org/media/youtube/playlists/PLy7t4z5SYNaRoQ4o40i6zfD0ZuoenX7ph

It's breaking this page since the site is on https and we can't load resources from http: https://preview-110--openpass-eclipse-org.eclipsecontent.org/

Can we ensure that all URL that we provide from this API are HTTPs?