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
I'm trying to get bowhead running, following the tutorial. When I try to run the example, I'm getting this error on the GDAX API: {"message":"request timestamp expired"}STATUS CODE400 {"message":"request timestamp expired"}
I can't seem to find the problem, although I've found the same error on another coinbase library, where apparently, the code got outdated. Is the coinbase code still working for bowhead?
The text was updated successfully, but these errors were encountered:
I can verify it is still working. See this article. Make sure your .env is setup correctly with this information and you should be able to use the websocket_coinbase without issue.
I'm trying to get bowhead running, following the tutorial. When I try to run the example, I'm getting this error on the GDAX API:
{"message":"request timestamp expired"}STATUS CODE400 {"message":"request timestamp expired"}
I can't seem to find the problem, although I've found the same error on another coinbase library, where apparently, the code got outdated. Is the coinbase code still working for bowhead?
The text was updated successfully, but these errors were encountered: