Can't connect to Cardano API with Daedalus 0.12

After updating to Daedalus 0.12 I can no longer connect using curl to Cardano’s api.
I’m trying curl -k https://127.0.0.1:8090/api/v1/addresses
but i’m getting a “connection refused”.

Can anyone help?

(Moved to more appropriate category.)

Is there anyone in this forum from the Daedalus team?
Maybe they can shed some light on this issue.

Please help guys. I’m getting no answer from the Daedalus team and I’m really out of options here.

Thanks

Sorry you’ve not gotten help here, I’d suggest trying https://t.me/CardanoCommunityTechSupport.

1 Like

Hi There,
Typically, you’d want to run an independent node for API interactions.
Starting release 1.4, the default wallet listen port was changed to dynamic (see below example on a Windows box).

Windows:
SNP1548310224

Example output from curl :

Also, note the API breaking changes introduced in cardano 1.4:

3 Likes

Please give this man a beer!!
Thanks for the answer. I tried looking for this everywhere and couldn’t find anything about dynamic ports.

You made my day. Thanks again!

2 Likes