Closed
Description
Describe the bug
Anytime forces all urls to use https, partly because it is more secure and party to overcome a bug in Dart: 51532
To Reproduce
Steps to reproduce the behavior:
- Search for the 'Clutterbug' podcast.
- Open the podcast to load the feed.
- Feed fails to load and shows the generic load failed error.
Expected behavior
It should load the podcast episodes.
Smartphone (please complete the following information):
- Device: Nexus 5x & iPhone 7
- OS: Android 8.1.0 & iOS 15
Additional context
The issue here is that the Clutterbug uses http for the podcast feed. When forcing it to use https we get a certificate error as the certificate is for podbean.com and not https://clutterbug.me so we get a hostname missmatch exception.
Metadata
Metadata
Assignees
Labels
No labels