zxing-js / library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
https://zxing-js.github.io/library/
Apache License 2.0
2.5k stars 546 forks source link

BrowserQRCodeReader Scan Fails #532

Open wisefool769 opened 2 years ago

wisefool769 commented 2 years ago

The following QR code scans in the zxing.org webapp, but it throws a CheckSumException when using BrowserQRCodeReader. I have tried using DecodeHintType.TRY_HARDER to no avail. This is a Solana Pay URI as specified here: https://github.com/solana-labs/solana-pay/blob/master/SPEC.md .

Do you have any recommendations for me?

I also filed this as an issue on zxing/zxing, but it occurs to me this is the better place for it, since their impl scans my QR code: https://github.com/zxing/zxing/issues/1556

localhost_3000_qr
pneves001 commented 1 year ago

Have you been able to resolve this? I have a similar issue.

github-actions[bot] commented 6 months ago

Stale issue message