oxguy3 / patreon-api

Reverse engineered documentation of Patreon's API
Creative Commons Zero v1.0 Universal
48 stars 7 forks source link

Update README.md #1

Closed zsennenga closed 9 years ago

zsennenga commented 9 years ago

Some suggestions =)

oxguy3 commented 9 years ago

Thanks for the awesome contributions! :D My Git skills are a little weak, so I manually merged this by making a new commit of my own.

zsennenga commented 9 years ago

Yuuup. Been there. Rebasing can really suck.

21echoes commented 9 years ago

Oh, we also fixed the 500 on GET campaign/#{ID}, it should work now :D

zsennenga commented 9 years ago

Haha well, there you go.

zsennenga commented 9 years ago

Feel free to shoot me an email if you have any more questions.

oxguy3 commented 9 years ago

Thanks guys! Unfortunately I still seem to be getting a 500 error on https://api.patreon.com/campaign/77925?api_key=1745177328c8a1d48100a9b14a1d38c1

21echoes commented 9 years ago

fixed! sorry about that :D

As Zach's PR indicated -- these API's are under active development, are not serving the data that patreon.com runs on, and are not really intended for usage outside of the company. Please use them responsibly, and be understanding as we finalize functionality, format, fix bugs, etc.

oxguy3 commented 9 years ago

No prob, thanks so much for all the help! You guys are awesome :D