Open rumata2 opened 6 years ago
Hello dude, have u got the Api_code? Why I got no reply from the company....
Hey! Yes I do have the API code... This error had usually solved itself after a while... But it seems to persist lately.
Thx buddy. Hard to believe BlockChain's API is not stable ...
Anyone been able to get this working? I've been getting this error since yesterday afternoon.
Having the same issue for the last five days. Everything was working fine. Then five days ago every call to /payment returns {"error":"Error signing and pushing transaction"}
In case it helps anyone else trying to decipher the mysterious "Error signing and pushing transaction" APIException error: it seems one way it can be triggered is by trying to send a very-small amount (like say a few hundred satoshis) to an address, perhaps below some Blockchain 'dust' limit.
Hi Dears,
Having the same issue with payment api.
http://localhost:3000/merchant/xxxxx/payment?password=xxxxx&to=12345XXXX&amount=100000
getting error : {"error":"Error signing and pushing transaction"}
i am using testnet.blockchain.info
with testnet
network.
Can anyone help to resolve this issue?
Thanks
Service 2.0.0, Node v7.10.1 Hello,
We are using the Java API on Node.js gateway and recently more and more transactions fail with "Error signing and pushing transaction". It is a production system and this starts effecting our business. Could you please advise?
Here is the code excerpt we are using:
Thanks!