Client.fetch_user fails, because FullUser doesn't expect the is_user_access_blocked argument. I assume there are likely other incompatibilities, but I haven't yet had the time to experiment with it.
Updating the api is the obvious solution, but it would probably also help to add some tolerance for unrecognized fields.
If any more info is needed from me, I'll be glad to provide it.
Client.fetch_user
fails, becauseFullUser
doesn't expect theis_user_access_blocked
argument. I assume there are likely other incompatibilities, but I haven't yet had the time to experiment with it.Updating the api is the obvious solution, but it would probably also help to add some tolerance for unrecognized fields.
If any more info is needed from me, I'll be glad to provide it.