patreon-python
patreon-python copied to clipboard
'declined_since' attribute inconsistent w/Patreon Manager
I've found a number of users who, according to the Patreon Manager, have their Status set to 'Declined' but when using this API to query the database the pledge attribute 'declined_since' for these users is None.
This is making it hard for me to guarantee that my backend database is consistent with what Patrons are actually active (according to the Patreon Manager).
I am having the same issue. Old patreons from 2017 are showing None when querying from the API while Manager shows correctly.