btcpayserver / btcTransmuter

A self-hosted ,modular IFTTT-inspired system for bitcoin services written in C#
https://btcpayserver.org
77 stars 22 forks source link

Coinbase, can not connect: fetching your balance amount from the exchange so you would need to enable that option if available #109

Open MichaelUray opened 7 months ago

MichaelUray commented 7 months ago

It ends up with the following error message if I try to add a coinbase account as Exchange External Service Data:

"Could not connect with current settings. Transmuter tests against fetching your balance amount from the exchange so you would need to enable that option if available"

2023-11-16_22-32-47_Edit_Exchange_External_Service_Data_-_BtcTransmute

The API key has all permissions and it shows that it is activated (I had not to wait for 48h as I did read in the Internet). 2023-11-16_22-31-28_API_–_Coinbase_–_Mozilla_Firefox

2023-11-16_22-39-26_API_–_Coinbase_–_Mozilla_Firefox

btcTransmuter always reports the same message, even when I remove the API key. Where can I get more detailed logs about that what causes the error?