Skip to content

Authentication failure! invalid_credentials: OAuth2::Error, redirect_uri_mismatch: Bad Request #391

@ddlogesh

Description

@ddlogesh

I am using hybrid authorization in android client, where there is no concept of providing redirect_uri in client side.
{
"error": "redirect_uri_mismatch",
"error_description": "Bad Request"
}
SO, I am constantly getting the above error. Please help me to resolve the issue.

Is there any better solution other than compromising 'omniauth-oauth2' gem version to 1.3.1 or reducing google-auth security level?

Thanks in advance!

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