Open
Description
Hi all,
I try to use bitcoinaverage from NPM to using V2 method.
When I call API for get ticket by this URL: https://apiv2.bitcoinaverage.com/websocket/v2/get_ticket
and set header according to this docs https://apiv2.bitcoinaverage.com/?shell#requests
but it just take response to long and get bad gateway.
I read some notes from the docs for V2, it says:
This is an integer value representing the unix epoch. This needs to be no more than 15 seconds different than our server time for the request to pass. This prevents replay attacks. If you wish to check our server time please use the "/constants/time" endpoint.
After I follow the instruction, and test run, it just get same response (BAD GATEWAY).
Please help.
Metadata
Metadata
Assignees
Labels
No labels