Skip to content

Does authorization still work? #51

Description

@sruckh

When I click on the "Click here to get the authorization" link from the settings page inside roundcube I am taken to a google page with a 400-error.

If I try to run, sync-cli.sh, I get the following error:

Syncing contacts for user name@domain... Error refreshing the OAuth2 token, message: '{
"error" : "unauthorized_client",
"error_description" : "Unauthorized"
}'

I have checked my settings in config.inc.php, and the settings, google_addressbook_client_id and google_addressbook_client_secret, appear to be set correctly.

So it looks like I need to re-authorize, but I am not sure how to do that. . .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions