oxguy3 / patreon-api

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

You're missing the critical information about the API endpoint address! #2

Closed fake-name closed 8 years ago

fake-name commented 8 years ago

I'm doing some hacking with the patreon API, and you're missing the fact that the API endpoint is api.patreon.com.

I spent a bit of time sending requests to the normal www.patreon.com domain and trying to futz with the Accept and Content-Type GET headers to get an API response before I realized what was going on.

oxguy3 commented 8 years ago

Haha whoops, just fixed this!