Git Product home page Git Product logo

pastebin.cs's People

Contributors

sirtony avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pastebin.cs's Issues

Pastebin API seems to have changed

The return value from a paste creation is now a simple URL, not the XML that your Paste constructor expects. Thus your wrapper fails on every paste creation, whether anonymous or logged in.

Netcore library

Thanks for your work ! Do you plan a netcore library version ?

Implement rate limiting.

This library should really implement a rate limiter. Currently a high volume of requests to Pastebin's servers causes the site to temporarily block access and respond with a 403 status code. Repeated offences becomes permanent.

If anyone is aware of an ideal rate limit that's not too restrictive and doesn't anger censor kitty, I'd love to know.

Web request errors

  • When attempting to request authenticated endpoints the API seems to respond with invalid API user key errors often, and erroneously.
    • Possibly related to request speed. Setting RateLimitMode.Pace seems to reduce errors somewhat.
  • When sending a GET request for the public and unlisted raw paste text URL a 404 error is raised for URLs that are valid when loaded in a web browser.

Need to investigate if these errors are on Pastebin's end or a bug in the library. Possibly related to web agent changes.

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.