• Here’s the error message I get in wordpress:

    You have configured OAuth 2.0 authentication, but have not received permission to use it. Grant permission with Google.

    When I click “Grant permission with Google” , I get this error message:

    Error: redirect_uri_mismatch

    Here’s the details:

    access_type=offline
    login_hint=info@southerntileinstallers.com
    approval_prompt=force
    scope=https://mail.google.com/
    response_type=code
    redirect_uri=http://www.southerntileinstallers.com/wp-admin/options-general.php?page=postman
    state=eb244a122a63e6310ee715a1495f5285
    client_id=978505422961-vmq1tfar1e5pc3vmj72on10k8sjs877v.apps.googleuserc

    https://wordpress.org/plugins/postman-smtp/

Viewing 2 replies - 1 through 2 (of 2 total)
  • @trevorsimko I was experiencing a similar issue and the solution was to momentaneously disable my caching plugin (w3 Total Cache) when granting permission.

    When you click on that link, it has to match the link you posted in the google api. If they do not match, you get this error.

    You will find this under credentials.
    Google API menu -> credentials -> OAuth 2.0 client IDs -> click on the project -> Authorized redirect URIs

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

The topic ‘Grant permission with Google?’ is closed to new replies.