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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
I configured my linked in app account with "http://localhost:8080/auth/linkedin" as redirect uril (which is the one i see the demo is requesting as redirect_uri param calling linkedin oauth server).
Although i get "invalid redirect_uri. This value must match a URL registered with the API Key."
The text was updated successfully, but these errors were encountered:
FugDev
changed the title
unable to lsign in via linkedin
unable to sign in via linkedin
Aug 11, 2015
"...
Access to "r_fullprofile" & “r_contactinfo” permissions
The r_fullprofile and r_contactinfo member permissions are now only available exclusively to applications accepted to the Apply with LinkedIn partner program. As a result, you will only be able to request this member permission if your application has been approved by LinkedIn for this particular use.
..."
These are the default perms allowed as of date: "r_basicprofile r_emailaddress rw_company_admin w_share". Connections link won't work in this module with default perms.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I configured my linked in app account with "http://localhost:8080/auth/linkedin" as redirect uril (which is the one i see the demo is requesting as redirect_uri param calling linkedin oauth server).
Although i get "invalid redirect_uri. This value must match a URL registered with the API Key."
The text was updated successfully, but these errors were encountered: