joeldg / bowhead

PHP trading bot framework
Apache License 2.0
799 stars 289 forks source link

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

Open reynard80 opened 6 years ago

reynard80 commented 6 years ago

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?

crshovrd41 commented 6 years ago

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.