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

polygon id wallet fetches claims for wrong did when QR code is scanned from https://onchain-merklized-issuer-demo.polygonid.me/signin #5

Open
aditya-passbird opened this issue Jul 17, 2024 · 1 comment

Comments

@aditya-passbird
Copy link

aditya-passbird commented Jul 17, 2024

Steps followed

  1. authenticated did
  2. followed the on screen steps to get balance
  3. when it asked to scan QR code to fetch claims it failed on wallet side with this error

fetchClaim: did:did:polygonid:polygon:amoy:2qQSXpoQbh8GPcahr6KDxUH2T7yGs9cTLkSe5VofVm
I/flutter ( 1244): │ 💡 url: https://onchain-merklized-issuer-demo.polygonid.me/api/v1/agent
I/flutter ( 1244): │ 💡 authToken:

it is trying to fetch claims for wrong did whereas my did is different
did:polygonid:polygon:amoy:2qUzTT72G5wzXxZgTHPEY3KoncEevJTo7jzoqc8igo

@aditya-passbird aditya-passbird changed the title I am getting wrong did in my wallet when i it tries to add claim polygon id wallet fetches claims for wrong did when QR code is scanned from https://onchain-merklized-issuer-demo.polygonid.me/signin Jul 17, 2024
@ilya-korotya
Copy link
Collaborator

Hi @aditya-passbird . Thank you for the message. I will check it.

These DIDs differ because the mobile app stores your public profile, and you use a private profile to authenticate to the issuer. This is part of user anonymisation.

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