Skip to content

Localhost redirect URI ignoring port #104

Open
@rmichiels

Description

Hi,

i've been trying to make a .net blazor application to consume the tumblr api, and i've been working on moving through the oauth2 flow. However, it seems that during the step in which i am supposed to get the authorization code needed to get the access token, the redirect url, in my case "https://localhost:7165/redirect", seems to cut off the the port number, and it just redirects to "localhost/redirect".

Am I missing something? am i going about this the wrong way? Or is this by design?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions