API Access blocked by Cloudflare

Hi,

I have a service for my patreons that I connected with patreon to automatically manage their pledge level. But since today patreon is using cloudflare to block access to their API, e.g. the following endpoint:

https://www.patreon.com/api/oauth2/v2/campaigns/{campaign_id}/members

As this is an API Endpoint which needs Authentication anyway, why is it blocked for servers with a Cloudflare Challenge to determine if my server is human?

As my server is written in python and the https://github.com/Patreon/patreon-python SDK has last been updated 8 years ago, please let me know what I must do to access this endpoint again.

Josh

Can you please DM me a ray-id?

EDIT: We’re working on a fix.

@kamejosh a fix should be out. Lmk if you are still seeing this.

Thanks for the report!

Looks good now, thx for the quick fix!