samsymons / RedditKit.rb

[Deprecated] A Ruby wrapper for the reddit API
https://redditkit.com/
MIT License
152 stars 26 forks source link

Use HTTPS API endpoint #47

Closed EddM closed 7 years ago

EddM commented 7 years ago

Fixes #46

Reddit API returns a 301 redirect to an HTTPS-secured URL when requesting a non-secured HTTPS URL and RedditKit was breaking because it doesn't expect that when authenticating the user