Open Anil47 opened 7 years ago
I too am having issues with Linkedin. With a clear browser, the modal pops up, I log in, then it either returns nothing or returns an email of undefined. After that first instance, the modal pops up then disappears without returning a response.
That is because in my case I had imported the framework twice as I was using lazy loading, check on that that might fix your issues .. I will look into what exactly i did to fix mine .. I will get back
In my case I am not using lazy loading and do not have the framework imported twice. I actually have gotten linkedin to send a response but i return email of undefined now. I believe this is a bug.
Linkedin is working for me -actually all 3 work- returning the e-mail as normal. @joncorrin a suggestion: make sure the "r_emailaddress" checkbox is checked in Linkedin under "Default Application Permissions".
Wow, thanks @nosuic . Clearing browser cache and doing that solved it.
When we login with linkedin then pop up is opening and showing message “uh oh!” because client_id is not passing which we are assigning inside the provider . what will be the solution of this, would you please help me for this issue.