Skip to content

Can not create proxy OAuth flow with google OAuth #1112

@YashwantRamAB

Description

@YashwantRamAB

Describe the bug
Trying to create a Proxy OAuth flow with google OAuth but its failing with the invalid redirect uri error

To Reproduce
Steps to reproduce the behavior:

  1. Redirects to /authorize
  2. Throws invalid redirect uri error

Expected behavior
It should successfully authenticate

Logs
Response from /authorize

{
"error": "invalid_request",
"error_description": "Unregistered redirect_uri"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Moderate issues affecting some users, edge cases, potentially valuable featureauthIssues and PRs related to Authentication / OAuthbugSomething isn't workingready for workEnough information for someone to start working on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions