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

Not working with third dose health pass #124

Closed
Jo-Panic opened this issue Nov 25, 2021 · 10 comments
Closed

Not working with third dose health pass #124

Jo-Panic opened this issue Nov 25, 2021 · 10 comments
Labels
bug Something isn't working priority:high

Comments

@Jo-Panic
Copy link

Hello,

It seems that it does not work with a 3rd dose health pass. I have the message : Invalid QR code (for French health pass, Safari on iOS 15).

Thanks.

@marvinsxtr marvinsxtr changed the title Not working with third dose health pass (fr) Not working with third dose health pass Nov 29, 2021
@marvinsxtr
Copy link
Member

I got similar reports for German passes.

@marvinsxtr marvinsxtr added bug Something isn't working priority:high labels Nov 29, 2021
@quentin-st
Copy link

Experiencing the same issue here ("QR Code non valide")

@ErJah
Copy link

ErJah commented Dec 9, 2021

Hello,
Got the same issue for my third jab.
Is there any ETA on this issue ?
Can't get my old certificate back and got to search for my pdf on the phone every time 😕
Thanks 👍🏻

@marvinsxtr
Copy link
Member

To fix this, I have to reproduce it. Also I can't just ask you to send me your certificate. So no ETA unfortunately.

@quentin-st
Copy link

Is there any way for us to help you on that? I could open a PR to fix this issue: is there any documentation on the part that may be in cause?

@marvinsxtr
Copy link
Member

If I had to guess, the problem is likely in src/payload.ts. Most parts of the code are documented but we do not have a separate documentation atm.

@wifwucite
Copy link

I just found something interesting: Today I got my 3rd vaccination shot and a corresponding certificate. Importing it into the "Corona-Warn" App worked fine. Checking it with that app also worked fine. However, scanning the same certificate with the "CovPassCheck" app yielded an error message: "Zertifikat erfüllt nicht alle Bedingungen" (certificate does not fulfil all requirements). Could that be a cause of the issue?
Or is this just something with my certificate?

@wifwucite
Copy link

wifwucite commented Dec 9, 2021

Strrrrrike: I got it working: Open your certificate in the "Corona-Warn" App, take a screen capture of the QR code, navigate to the website, open the screen capture, generate and import the card into your wallet. Enjoy! :-) (Just checked: "CovPassCheck" likes it!)

@julien1619
Copy link
Contributor

I managed to fix it. The QR Code has a new format : https://bonjour.tousanticovid[..../...]#[Here is the certificate]. The certificate is URI encoded in the hash. I've created a PR to fix it #136.

@SHASKAN57
Copy link

Hi !

Any news about this issue guys ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:high
Projects
None yet
Development

No branches or pull requests

7 participants