patreon-python icon indicating copy to clipboard operation
patreon-python copied to clipboard

'declined_since' attribute inconsistent w/Patreon Manager

Open hate5six opened this issue 7 years ago • 1 comments

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).

hate5six avatar Sep 18 '18 04:09 hate5six

I am having the same issue. Old patreons from 2017 are showing None when querying from the API while Manager shows correctly.

ghost avatar Oct 02 '18 21:10 ghost