Zoltan Majzik
Results
1
comments of
Zoltan Majzik
I managed to solve this issue with the following changes: - do NOT include request body in the signature, and the `requestPath` should be `/users/self/verify` here: https://github.com/irufus/gdax-java/blob/master/src/main/java/com/coinbase/exchange/api/websocketfeed/WebsocketFeed.java#L198 - `Subscribe.apiKey` field...