• ashique12009

    (@ashique12009)


    Hello support,
    I am using LinkedIn login and created an app in LinkedIn and when I copied app id, app secret and scope as profile email then I press save and test it will show a modal and tell me to login, then when I try to login by my LinkedIn credentials it shows me ERROR TEST FAILED.
    WARNING: Client secret is incorrect for this app. Please check the client secret and try again.
    Array ( [error] => invalid_client [error_description] => Client authentication failed )
    But I copied and pasted, then what I can do in this situation?

    Another error from a anonymous user:
    No profile data is returned from application. Please contact your administrator.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ashique12009

    (@ashique12009)

    I think you did not update the plugin for LinkedIn as I see the scope you are using like these: For r_liteprofile and r_emailaddress scope permission but new linkedin platform is saying oAuth 2 scopes are: profile, email.
    When i put these: r_liteprofile and r_emailaddress in scope field, I get error and if I put profile email then I get TEST FAILED secret credentials error where I copied by button click from LinkedIn app.

    Thanks!

    Thread Starter ashique12009

    (@ashique12009)

    Hello support,
    Could you please update your code for LinkedIn login?
    It is not working! Hopefully LinkedIn has updated few things that is why your code is not working.
    Specially scopes are now openid, email, profile not r_liteprofile and r_emailaddress anymore.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.