decioferreira / omniauth-linkedin-oauth2

A LinkedIn OAuth2 strategy for OmniAuth.
MIT License
117 stars 147 forks source link

Converting `https` to `http` when sending call to linkedin #26

Closed om-nishu-trantor closed 9 years ago

om-nishu-trantor commented 9 years ago

Hi, I am using this gem. I faced an issue, I send callback URL as https://.... but it gets converted to http://.... I cannot get a hold of the issue. Anybody facing same problem ?