covid-pass-verifier icon indicating copy to clipboard operation
covid-pass-verifier copied to clipboard

Update update-certificates.js

Open NespoliBT opened this issue 3 years ago • 3 comments

Hi, I had truble verifying my italian greenpass with the third dose. With a bit of tinkering I found the problem with the new certificates not getting downloaded.

NespoliBT

NespoliBT avatar Dec 03 '21 15:12 NespoliBT

@NespoliBT I've really hoped your solution will work but I get 400 Bad Request (from greencheck.gv.at) when I try to send the request as per your example / PR

andrzejbe avatar Dec 13 '21 15:12 andrzejbe

current x-app-version (as of today) seem to be 1.10

andrzejbe avatar Dec 13 '21 15:12 andrzejbe

Seems like it needs to be updated everytime greencheck.gv.at changes the x-app-version. I don't believe there is a clean way of getting around this other than having something like a for loop checking all the versions. That would be some r/programminghorror kind of stuff.

NespoliBT avatar Dec 14 '21 18:12 NespoliBT