You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I try to retrieve the QR data from new aadhaar QR code it throws error as 'string out of index'. Whereas if i try with old aadhaar QR code data, I am getting the correct expected output.
Expected behavior
For the new QR Code also i must get the proper result without error. I have updated my pyaadhar package to 2.0.2 and also my python version is 3.12
Additional context
But as per your new release you have mentioned as, it supports the old and new both aadhaar QR codes.
Could you please help me in sorting out this.