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 documentation says that you can add custom parameters to the POST requests like so: "client.get_ticker('ETH_SAN', requests_params={'timeout': 5})" but this results in the TypeError "got an unexpected keyword argument 'requests_params'"
Thanks
The text was updated successfully, but these errors were encountered:
Hello
The documentation says that you can add custom parameters to the POST requests like so: "client.get_ticker('ETH_SAN', requests_params={'timeout': 5})" but this results in the TypeError "got an unexpected keyword argument 'requests_params'"
Thanks
The text was updated successfully, but these errors were encountered: