Giter VIP home page Giter VIP logo

Comments (6)

0x1mason avatar 0x1mason commented on September 6, 2024

I'll try to take a look at it next week.
On Oct 16, 2015 4:56 PM, "Mitja Bezenšek" [email protected] wrote:

The pagination that @0x1mason https://github.com/0x1mason added seems
to break the OAuth1 authentication. The problem is that the url is just
appened to the base url of the resource. For OAuth1 this is problematic
since oauth_signature is calculated based on it.

The solution might be quite simple. We should pass a List of parameters to
the ExecuteRequest method which will then just add them as parameters
like so: request.AddParameter("pagelen", 30);

I have tested this and it works. @0x1mason https://github.com/0x1mason
are you up for this one since you might be the most familiar with the logic
of pagingation?


Reply to this email directly or view it on GitHub
#23.

from sharpbucket.

MitjaBezensek avatar MitjaBezensek commented on September 6, 2024

Great 👍

from sharpbucket.

MitjaBezensek avatar MitjaBezensek commented on September 6, 2024

Did you maybe start on this? I'll have some time tomorrow and could take this on, but don't want to duplicate the effort :)

from sharpbucket.

0x1mason avatar 0x1mason commented on September 6, 2024

I'll have time next week. Sorry, been quite busy.
On Oct 31, 2015 3:27 AM, "Mitja Bezenšek" [email protected] wrote:

Did you maybe start on this? I'll have some time tomorrow and could take
this on, but don't want to duplicate the effort :)


Reply to this email directly or view it on GitHub
#23 (comment)
.

from sharpbucket.

0x1mason avatar 0x1mason commented on September 6, 2024

However, if you think you can knock it out quickly, then by all means, go
ahead. I'm no longer working at the company that requires this library, so
I won't be contributing as much, unfortunately.
On Oct 31, 2015 3:27 AM, "Mitja Bezenšek" [email protected] wrote:

Did you maybe start on this? I'll have some time tomorrow and could take
this on, but don't want to duplicate the effort :)


Reply to this email directly or view it on GitHub
#23 (comment)
.

from sharpbucket.

MitjaBezensek avatar MitjaBezensek commented on September 6, 2024

Yeah, no problem. I have some spare time so I'll tackle it.

from sharpbucket.

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.