Open elacaille18 opened 6 years ago
Hi everyone,
I am using the gem with version 1.0.0. When trying to retrieve a profile page on Linkedin via the method linkedin-oauth2-1.0.0/lib/linked_in/people.rb#profile that itself uses the method linkedin-oauth2-1.0.0/lib/linked_in/people.rb#get
1.0.0
linkedin-oauth2-1.0.0/lib/linked_in/people.rb#profile
linkedin-oauth2-1.0.0/lib/linked_in/people.rb#get
I get this error:
Faraday::SSLError SSL_connect returned=1 errno=0 state=error: certificate verify failed
Let me know if you need more info to debug it
Hi everyone,
I am using the gem with version
1.0.0
. When trying to retrieve a profile page on Linkedin via the methodlinkedin-oauth2-1.0.0/lib/linked_in/people.rb#profile
that itself uses the methodlinkedin-oauth2-1.0.0/lib/linked_in/people.rb#get
I get this error:
Faraday::SSLError SSL_connect returned=1 errno=0 state=error: certificate verify failed
Let me know if you need more info to debug it