Patreon / patreon-python

Interact with the Patreon API via OAuth
Apache License 2.0
122 stars 33 forks source link

The canonical URL for the Patreon API has moved to patreon.com/api #14

Closed phildini closed 6 years ago

phildini commented 6 years ago

We are in the process of changing the canonical URL from https://api.patreon.com/ to https://www.patreon.com/api. This updates the python api client to reflect that.

As a pleasant side-effect, tests now pass in the internal test environment.

cc @LiraNuna