Closed richrboo closed 11 months ago
The news.py example was using http urls and gave the error
Redirects not yet supported
With thanks to ahnlak on the forums he helped reference a Discord discussion where amending the url to https may fix the issue and testing it it does resolve this issue. https://forums.pimoroni.com/t/badgerw-news-example-redirects-not-yet-supported/23682
I have amended the url's in the examples/news.py
Ace, thanks very much for the PR!
The news.py example was using http urls and gave the error
Redirects not yet supported
With thanks to ahnlak on the forums he helped reference a Discord discussion where amending the url to https may fix the issue and testing it it does resolve this issue. https://forums.pimoroni.com/t/badgerw-news-example-redirects-not-yet-supported/23682
I have amended the url's in the examples/news.py