clawfire / covid19-passbook-generator

A simple PWA to scan your EU digital COVID Certificate and generate a passbook from it
https://covid19passbook.netlify.app/
Other
129 stars 24 forks source link

[BUG] When code is scanned or uploaded, nothing happens #50

Closed B1N3 closed 3 years ago

B1N3 commented 3 years ago

Describe the bug When the code is scanned, or a screenshoot is uploaded, nothing happens.

To Reproduce Steps to reproduce the behavior:

  1. Go to website
  2. Click on "scan" or "upload"
  3. Scan or upload QR

Expected behavior Prompt to download passbook file

Screenshots This is a screenshoot of console log in safari on a mac Screenshot 2021-07-05 at 21 58 27 Error is thrown in : index.js:333:214

*Same bug occured on:

Desktop (please complete the following information):

Smartphone (please complete the following information):

biou commented 3 years ago

Seems that we cannot find the manufacturer of your vaccine or test @B1N3

B1N3 commented 3 years ago

The certificate is EU format [version 1.3.0], and is deemed valid by any EU-COVID-19-Certificate scanner app I tried. The vaccine manufacturer is: Biontech Manufacturing GmbH, Comirnaty. It was administered in Slovenia[SI].

I think you are trying to offer a great service and if it helps your development I can send you a PDF version of my EU Covid Certificate in private.

biou commented 3 years ago

@B1N3 thanks for offering to send your certificate. I think this won't be necessary. Could you please test with this url and tell me what is displayed in the alert box when you scan your code? https://covid19passbook-test.netlify.app

Thanks for your help!

B1N3 commented 3 years ago

@biou, the alert box says: manufacturer:ORG100030215

I don't know if you made some changes, but today it works. I am able to download the passbook file normally.

biou commented 3 years ago

Did you manage to get it with our production website or the test website I gave you? I tend to think that the library we use for scanning codes is not so reliable, especially in low light environments.

B1N3 commented 3 years ago

I managed it with the test website.

The production still doesn't work. I tried in well lit environment, and still nothing.

biou commented 3 years ago

Ok, then. The code from the test website will go in production soon. Thanks for your feedback.

Le mer. 7 juil. 2021 à 10:02, B1N3 @.***> a écrit :

I managed it with the test website.

The production still doesn't work. I tried in well lit environment, and still nothing.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/clawfire/covid19-passbook-generator/issues/50#issuecomment-875382834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKHHWHSOUPVNI2TP32KXFTTWQC2XANCNFSM473IS4XQ .

-- -- Alain

B1N3 commented 3 years ago

Ok, closing this issue then.