-
Just in case, yes I have configured the gem with my app_id, app_secret, and I'm getting user tokens through the oauth2 login process using omniauth.
Other endpoints, like `#connections` are working fi…
-
**Is your suggestion related to an experience ? Please describe.**
We have recently migrated the connector store and in the process we also wanted to onboard new logos.
-
failed to fetch user profile (status: 500 data: { "errorCode": 0, "message": "Internal API server error", "requestId": "UZ932MLF2E", "status": 500, "timestamp": 1418143155363 }) at /app/node_modules/p…
-
! Explanation: If you create linkedIn app now, you can't choose product "Sign In with LinkedIn" with scopes ['r_liteprofile', 'r_emailaddress']. Also you don't have credentials for access /me endpoint…
-
I just received this mail, and I guess some of you too.
> The LinkedIn Developers program helps app creators and website owners provide personalized experiences to our members, gives members the …
-
Hi I was trying to get the identify of third party, but I can see the most of the others dependencies like oauth2-client, linkedin and so on, use the `getId()` with the `id` provider by the api, it's …
-
ability to connect to an existing account, and log in using:
google
facebook
vk
twitter???(OAurth 1)
etc...
-
### Побажання
1. Написати власну реалізацію OAuth2 для провайдерів GitHub, GitLab, Bitbucket та Google на основі документації та інших бібліотек, відповідно потрібно розібратись як працює OAuth2 та…
-
I'm redirecting but after redirection its remain open how can make it close
(
Sign in with
Li…
-
A recent pull request has added the following line to the ->fetch() method
`$headers[] = 'Authorization: Bearer ' . $this->getAccessToken();`
This is now causing the LinkedIn API to error with the m…