coinbase-java
coinbase-java copied to clipboard
No callback notification sent when receiving new ETH payment
I generated an ETH address using Coinbase v1 Java and hooked up with a callback url. However, I don't receive any notification from Coinbase when that address receive new ETH payment. I have checked the ETH address and the callback url was hooked up successfully. I then checked the callback history and I found that there is no history, which means that Coinbase never send any notification to the callback url. This is strange because I have used the similar method to generate BTC address and Coinbase does send notification when receiving BTC payment.
Same Issue. Any luck on this one @tom-piao ?