Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No signing identity while using client.query method #80

Open
trinayanbhatt opened this issue Jul 5, 2019 · 1 comment
Open

No signing identity while using client.query method #80

trinayanbhatt opened this issue Jul 5, 2019 · 1 comment

Comments

@trinayanbhatt
Copy link

I just made query from the blockchain network using fabric-client's query method but i got this error:

Error: No identity has been assigned to this client at Client._getSigningIdentity (/node_modules/fabric-client/lib/Client.js:1290:11) at Client.newTransactionID (/node_modules/fabric-client/lib/Client.js:645:33)
Please help to resolve this issue.

@varunagarwal315
Copy link

Did you initiate the client properly and use new User({ }) constructor or import a user details from a wallet? Can you share the relevant code snippet you wrote.

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

No branches or pull requests

2 participants