• Resolved danesposito

    (@danesposito)


    Hey there.

    Trying to figure this out, but I am stumped.

    Just working with LinkedIn. API credentials seem to be in order, and a user can get to the Linked In Badge page where they enter credentials. However, the login is rejected and met with this warning (which seems to be coming from the plugin itself:

    “Sorry, we couldn’t log you in. Malformed access token result detected. Please notify the admin or try again later.”

    Any thoughts/suggestions would be awesome!

    Cheers,

    Dan

    https://www.ads-software.com/plugins/wp-oauth/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author hectavex

    (@hectavex)

    Hi Dan,

    I’ll double check my live site to make sure LinkedIn is still working in the latest version. Other than that I’d say make sure to double check that your Redirect URLs match, and that you’re satisfying the conditions in the LinkedIn instructions (on the plugin settings page). I’ll let you know if I need more details.

    Thread Starter danesposito

    (@danesposito)

    Wow – fast response! Thanks!

    I may still be looking over something, but here is what I checked:

    • Registered with API Key and Secret Key
    • Plugin LinkedIn directions, step 3, calls for me to use https://mydomain.net/ as the App’s Redirect URI
    • Linkedin API has https://mydomain.net/ (with trailing slash) in 3 spots: OAuth 2.0 Redirect URLs, OAuth 1.0a Accept Redirect URL, and OAuth 1.0a Accept Redirect URL
    • Attempted with app “* Live Status:” set to both Live and Development

    Again thank you for your time and help. Really appreciate it!

    Plugin Author hectavex

    (@hectavex)

    I’m having this issue with LinkedIn as well. It looks like their API may have changed recently. Will keep you posted…

    Plugin Author hectavex

    (@hectavex)

    Have you tried setting the HTTP utility to Stream Context? That appears to be working for me, and I think I see the problem affecting cURL now…

    Thread Starter danesposito

    (@danesposito)

    And that fixed it. Huge Help.

    Cheers!

    Plugin Author hectavex

    (@hectavex)

    LinkedIn made some unannounced changes to their API this week which seems to have broken many cURL implementations across the web.

    https://stackoverflow.com/questions/29503312/linkedin-api-suddenly-returning-405-error

    Go ahead and use Stream Context for now until I hear official word on these changes, or until I roll out a cURL fix in the next version.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Malformed access token result detected’ is closed to new replies.