The URL generated for each mp3 in Google storage uses http instead of https.
An example URL for an episode:
https://www.podsheets.com/p/<podcast>/episode/<uuid>/download/http%3A%2F%2Fstorage.googleapis.com%2Fpodsheets-qa%2F<file-name>.mp3
should be
https://www.podsheets.com/p/<podcast>/episode/<uuid>/download/https%3A%2F%2Fstorage.googleapis.com%2Fpodsheets-qa%2F<file-name>.mp3
The URL generated for each mp3 in Google storage uses
httpinstead ofhttps.An example URL for an episode:
should be