response=requests.get(posturl,postData,headers) print response.read()
I build the code,and debugger reports that
TypeError: get() takes exactly 1 argument (3 given)
How can I solve it?
Aucun commentaire:
Enregistrer un commentaire