This error: TypeError: Object of type ClientUser is not JSON serializable Needs to go away. > import json > > json.dumps(somefingvar) should just work.