Skip to content

Desktop applications only support the oauth_callback value 'oob' #2

@elagin

Description

@elagin

I get error:

com.google.api.client.http.HttpResponseException: 401 Authorization Required
<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <error>Desktop applications only support the oauth_callback value 'oob'</error>
  <request>/oauth/request_token</request>
</hash>

When I changed OAUTH_CALLBACK_URL value to "oob" this error code no longer occur.

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