Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

oauth_callback not respected when passed via headers #95

Open
jesseditson opened this issue Sep 15, 2015 · 2 comments
Open

oauth_callback not respected when passed via headers #95

jesseditson opened this issue Sep 15, 2015 · 2 comments

Comments

@jesseditson
Copy link

Hey there!

I was trying to authorize using an Authorization header, and while I am successfully able to hit the request_token endpoint and authorize endpoint, after I authorize the app I'm taken to the default_callback page instead of redirecting to the endpoint specified when passing an oauth_callback param via the Authorization header to the request_token endpoint.

I was successfully able to perform the same transaction using a POST, so I suspect that this may be an edge case on your side.

@alangpierce
Copy link
Contributor

Hi, thanks for the report. Agreed that this is a bug. I filed an internal issue, although we're treating it as pretty low priority for now because of the POST workaround. I can raise the priority if this becomes more of an annoyance, though.

@jesseditson
Copy link
Author

No worries,  I've worked around it in my end so no hurry. 


Sent from Mailbox

On Sat, Sep 19, 2015 at 6:40 PM, Alan Pierce [email protected]
wrote:

Hi, thanks for the report. Agreed that this is a bug. I filed an internal issue, although we're treating it as pretty low priority for now because of the POST workaround. I can raise the priority if this becomes more of an annoyance, though.

Reply to this email directly or view it on GitHub:
#95 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants