Giter Site home page Giter Site logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024

Original comment by andyster on 15 Jul 2008 at 11:17

  • Added labels: Lib-Python
  • Removed labels: ****

from oauth.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I ran into the same issue.

Original comment by [email protected] on 5 Sep 2008 at 8:35

  • Added labels: ****
  • Removed labels: ****

from oauth.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I too ran into the same issue.. so had to find a way around... I had to use

del oauth_request.parameters[param] # url query param to be removed

before calling oauth_request.to_header()

Original comment by [email protected] on 30 Oct 2008 at 8:01

  • Added labels: ****
  • Removed labels: ****

from oauth.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I submitted a patch almost 4 months ago -- any status on whether this minute 
bug will be fixed or anything like 
that? Looks like others have faced the same issue and might be wasting time 
figuring out what the cause of this 
bug is.

Original comment by [email protected] on 30 Oct 2008 at 8:17

  • Added labels: ****
  • Removed labels: ****

from oauth.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I ran into the same issue, and ended up coding almost the same patch (although a
little bit uglier, like the php version). Any change of being fixed?

Original comment by [email protected] on 4 Nov 2008 at 2:12

  • Added labels: ****
  • Removed labels: ****

Attachments:

from oauth.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
additionally, in order to use yahoo's yql webservice, I also had to modify the
"to_url()" method. I'm not sure if this change breaks anything else..

Cumulative patch attached.

Original comment by [email protected] on 1 Dec 2008 at 4:18

  • Added labels: ****
  • Removed labels: ****

Attachments:

from oauth.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024

Original comment by leah.culver on 9 Jan 2009 at 12:30

  • Added labels: ****
  • Removed labels: ****

from oauth.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Thanks! This has been fixed. I'm not sure if the auth header should contain any
non-oauth params, so I hope nobody is expecting it to.

I'm not going to change the to_url() method. If this is a big problem, please 
file a
new ticket... this should probably be only oauth params - not the other way 
around.

Thanks all.

Original comment by leah.culver on 14 Jan 2009 at 8:33

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

from oauth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.