Even with REDIRECT_URI set with HTTPS, the redirect URI sent to Reddit uses plain HTTP. This results in the error "you sent an invalid request — invalid redirect_uri parameter" from Reddit. Not sure if I've misconfigured or something.
I've set the site up with the HTTP redirect for now for testing, but the site shouldn't be considered "live" until this is fixed.
Even with
REDIRECT_URI
set with HTTPS, the redirect URI sent to Reddit uses plain HTTP. This results in the error "you sent an invalid request — invalid redirect_uri parameter" from Reddit. Not sure if I've misconfigured or something.I've set the site up with the HTTP redirect for now for testing, but the site shouldn't be considered "live" until this is fixed.