Prior to version 1.0.0 response.json() was a property, and was not callable. That's probably what caused your error.
I'll add a minimum version to requirements.txt for the folks that install this package manually.
Prior to version 1.0.0 response.json() was a property, and was not callable. That's probably what caused your error.
I'll add a minimum version to requirements.txt for the folks that install this package manually.