takatost
1 рік тому
Аккаунт користувача з таким Email не знайдено
|
|
|
|
|
|
|
|
endpoint_url, |
|
|
endpoint_url, |
|
|
headers=headers, |
|
|
headers=headers, |
|
|
json=data, |
|
|
json=data, |
|
|
timeout=(10, 60) |
|
|
|
|
|
|
|
|
timeout=(10, 300) |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
if response.status_code != 200: |
|
|
if response.status_code != 200: |
|
|
|
|
|
|
|
|
endpoint_url, |
|
|
endpoint_url, |
|
|
headers=headers, |
|
|
headers=headers, |
|
|
json=data, |
|
|
json=data, |
|
|
timeout=(10, 60), |
|
|
|
|
|
|
|
|
timeout=(10, 300), |
|
|
stream=stream |
|
|
stream=stream |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
endpoint_url, |
|
|
endpoint_url, |
|
|
headers=headers, |
|
|
headers=headers, |
|
|
json=data, |
|
|
json=data, |
|
|
timeout=(10, 60), |
|
|
|
|
|
|
|
|
timeout=(10, 300), |
|
|
stream=stream |
|
|
stream=stream |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
endpoint_url, |
|
|
endpoint_url, |
|
|
headers=headers, |
|
|
headers=headers, |
|
|
json=data, |
|
|
json=data, |
|
|
timeout=(10, 60) |
|
|
|
|
|
|
|
|
timeout=(10, 300) |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
if response.status_code != 200: |
|
|
if response.status_code != 200: |
|
|
|
|
|
|
|
|
endpoint_url, |
|
|
endpoint_url, |
|
|
headers=headers, |
|
|
headers=headers, |
|
|
json=data, |
|
|
json=data, |
|
|
timeout=(10, 60), |
|
|
|
|
|
|
|
|
timeout=(10, 300), |
|
|
stream=stream |
|
|
stream=stream |
|
|
) |
|
|
) |
|
|
|
|
|
|