I'm writing a python solution on Linux system. I have API that i'm running with "postman" on windows which run great.
However, when i run it via python with wget on linux it seems that the format of the api is not supported. This is the api:
xxxxx/daily?spsId=0011&dateStart=2016-06-19T00:00:00Z&dateEnd=2016-06-20T00:00:00Z
In wireshark i can see that till here it passed "xxxxx/daily?spsId=0011
"
Probably the &
opeartor is the issue?
Thanks in advance
Ohad
Aucun commentaire:
Enregistrer un commentaire