Skip to content

Constantly getting redirect_uri_mismatch #1

@jonathansimmons

Description

@jonathansimmons

I'm getting a redirect_uri_mismatch when trying to authenticate with box.

my redirect_url is: https://localhost:3000/users/callback
I've also tried: http://localhost:3000/users/auth/box_oauth2/callback

I was aware of an issue omniauth/omniauth-oauth2#81 where there is a an issue with the 1.4.0 version of omniauth-oauth2 but even after forking and locking the gemspec to 1.3.1 I am still getting redirect_uri_mismatch.

Any idea how I can resolve this?

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