You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI i am getting the following error trying to get access code.
access_token = $linkedin_oauth.get_access_token(code)
Faraday::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
Any idea how to get rid of this?
The text was updated successfully, but these errors were encountered:
HI i am getting the following error trying to get access code.
access_token = $linkedin_oauth.get_access_token(code)
Faraday::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
Any idea how to get rid of this?
The text was updated successfully, but these errors were encountered: