bowhead icon indicating copy to clipboard operation
bowhead copied to clipboard

{"message":"request timestamp expired"}STATUS CODE400 {"message":"request timestamp expired"} on GDAX

Open reynard80 opened this issue 8 years ago • 1 comments

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?

reynard80 avatar Jan 27 '18 13:01 reynard80

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.

crshovrd41 avatar Jan 29 '18 06:01 crshovrd41