Hi, Can anybody help me? I need to get the token login with python request 
and y don't know how to write de correct code

url = "https://xxx.xxx.xxx.cloud/public_api/v1/users/sign_in";
user = "dssasd"
password = "sdssd"
r = requests.post(url, headers=self.header,XXXXXX)


-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to