You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
astr0gator
changed the title
Missing required header: Timestamp
Authorized api gives Missing required header: Timestamp error while placing spot order
Apr 11, 2023
Produces:
*** gate_api.exceptions.GateApiException: (400)
Reason: Bad Request
HTTP response headers: HTTPHeaderDict({'Date': 'Tue, 11 Apr 2023 10:30:28 GMT', 'Content-Type':
'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 'Server': 'openresty'})
HTTP response body: {"message":"Missing required header: Timestamp","label":"MISSING_REQUIRED_HEADER"}
The text was updated successfully, but these errors were encountered: