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

GetSigningIdentity() doesn't return the user identity #292

Open
bkravi73 opened this issue Dec 3, 2024 · 1 comment
Open

GetSigningIdentity() doesn't return the user identity #292

bkravi73 opened this issue Dec 3, 2024 · 1 comment

Comments

@bkravi73
Copy link

bkravi73 commented Dec 3, 2024

We are trying to ReEnroll users programmatically. In one of our environments, it doesn't work and returns "user not found" error. When we digged into it, we found that GetSiginingIdentity() is not returning the user. However, we tried to invoke GetIdentity() and it is able to get the user. The same ReEnroll() works in other environments thou. Can you please help us in resolving this - Thnx

@pfi79
Copy link
Contributor

pfi79 commented Dec 3, 2024

Note: This API is deprecated and is no longer maintained as of Fabric v2.5. When developing applications for Hyperledger Fabric v2.4 and later, you should use the Fabric Gateway client API.

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