Skip to content

Conversation

jgaul
Copy link

@jgaul jgaul commented Feb 5, 2013

My need for this specifically came up because the OAuth implementation for the QuickBooks Online API rejects a realm of "https://qbo.sbfinance.intuit.com" ('WWW-Authenticate: OAuth oauth_problem="parameter_rejected", oauth_parameters_rejected="realm"') as auto-constructed from a request to "https://qbo.sbfinance.intuit.com/resource/customer..." but accepts a realm of "qbo.sbfinance.intuit.com".

As this override option is implemented as a keyword argument with a default, the revised version of the library should be wholly backward-compatible.

Best,
Jon

…uests OAuth Authorization header. Useful in case an OAuth implementation incorrectly rejects the auto-constructed realm.
@jgaul
Copy link
Author

jgaul commented Mar 1, 2013

Hello! Is anyone still monitoring this repo?

@glenbot
Copy link

glenbot commented Aug 1, 2013

I don't think anyone is. I need this patch too. Just gunna fork.

@joestump
Copy link
Owner

Ahoy, we are attempting to get this maintained. Got someone to transfer it to @jaitaiwan and I.

@joestump
Copy link
Owner

@glenbot or @jgaul Would either of you have a test for this patch in one of your repos?

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

Successfully merging this pull request may close these issues.

3 participants