Open
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?
Metadata
Assignees
Labels
No labels
Activity