rjallbert

Results 1 comments of rjallbert

I came across this today, and the code above is ok, but before you call api.post() you need to do import json params = json.dumps(params) HTH