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
My application was working fine since long time,
but certainly I am getting this error now.
Is something change on linkedin end ?
A LinkedIn::Errors::UnauthorizedError occurred in linkedin#callback:
(401): [unauthorized]. The token used in the OAuth request is not valid. consumerKey: 'here is my key'
linkedin (0.4.7) lib/linked_in/helpers/request.rb:46:in `raise_errors'
The text was updated successfully, but these errors were encountered:
I know that linkedin changed their API in the last few years and they might be deprecating the API that this gem uses. Pull requests are welcome, I just don't have the time to devote to this gem.
My application was working fine since long time,
but certainly I am getting this error now.
Is something change on linkedin end ?
A LinkedIn::Errors::UnauthorizedError occurred in linkedin#callback:
(401): [unauthorized]. The token used in the OAuth request is not valid. consumerKey: 'here is my key'
linkedin (0.4.7) lib/linked_in/helpers/request.rb:46:in `raise_errors'
The text was updated successfully, but these errors were encountered: