watzek/walklc

change oauth2 redirect_uri to use https

Closed this issue · 4 comments

adding an 's' manually in the URL bar fixed this for me

On Heroku it's a browser problem. The redirect URI on the Dev Website is set to use https

how do we fix it then? still not working in any browser unless I add the 's'

access the app using https therefore the URL will be https://walklc.herokuapp.com. I think changing it back to http is not using the "free" security certs provided by Heroku

ok, sounds good