• Resolved gekido

    (@gekido)


    Trying to refresh the access token, I’m getting this error afterwards, and the token will never refresh / update:

    An error has occured while updating the access token, please try again.
    Error message: missing required parameters, includes an invalid parameter value, parameter more than once. : Unable to retrieve access token : appId or redirect uri does not match authorization code or authorization code expired (invalid_request)

    Any ideas? have the app id / secret setup, have the redirect url set in linkedin, but nothing I can figure out will refresh / update the token?

    Thanx in advance,
    Mike W

    https://wordpress.org/plugins/wp-linkedin/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Claude Vedovini

    (@cvedovini)

    Hi,
    I had a few reports with this error, if all the settings are correct then it’s probably a problem on LinkedIn side and usually it’s comes back to normal after a few hours. If it does not I suggest you create a new API application with a new app id and secret.

    @claude: I’m having the same problem:

    An error has occured while updating the access token, please try again.
    Error message: missing required parameters, includes an invalid parameter value, parameter more than once. : Unable to retrieve access token : appId or redirect uri does not match authorization code or authorization code expired (invalid_request)

    It’s persistent for over a week. Creating a new API didn’t work.

    Any suggestions?

    Plugin Author Claude Vedovini

    (@cvedovini)

    you can also try this:

    – check that the “home url” and “wordpress url” in the general settings are correct
    – make sure the redirect uri in the API definition is the exact same one as the one proposed in the API tab of the plugin’s options (trailing slash and all)
    – go to “settings > permalinks” and click on the save button

    Some weeks ago I activated secure access via https. But the general settings still used http for the home URL and wordpress URL. Changing them to https solved the problem 🙂

    Thanks Claude!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable to retrieve access token : appId or redirect uri does not match authoriza’ is closed to new replies.