jowg

Results 1 comments of jowg

I have figured this out. Evidently the payload needs to be passed to requests as json and not as data: r = requests.post(url = myurl,json = mydata)