Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

EOS AppConfiguration fetch error with TransportWebHID #450

Closed
dev-sk-master opened this issue Jan 23, 2020 · 1 comment
Closed

EOS AppConfiguration fetch error with TransportWebHID #450

dev-sk-master opened this issue Jan 23, 2020 · 1 comment

Comments

@dev-sk-master
Copy link

Can below code be used to fetch EOS public key from Ledger Nano S.
Browserified version of @ledgerhq/hw-transport-webhid and @ledgerhq/hw-app-eth

var transport = await TransportWebHID.create();
var eos = new AppEth(transport);

Device permission and connect works but when trying to get app config it generates error.
eos.getAppConfiguration()

name: "DisconnectedDeviceDuringOperation", message: "Failed to write the report."

error

@gre
Copy link
Contributor

gre commented Apr 8, 2020

please report to EOS app authors ( which i think is https://github.com/tarassh/eos-ledger )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants