There is a TextToQR block
it is not working would you mind making me a symple aia file pls you will help me
There is a sample aia project above....
i cannot do that action i put the following json code to encode it doesnt
exple what i use on the text to qr block and it is not working {-260: {1: {'dob': '1998-02-26', date of birth
'nam': {'fn': 'Musterfrau-Gößinger', family name
'fnt': 'MUSTERFRAU<GOESSINGER',
'gn': 'Gabriele', given name
'gnt': 'GABRIELE'},
'v': [{'ci': 'URN:UVCI:01:AT:10807843F94AEE0EE5093FBC254BD813#B', certificate ID
'co': 'AT', country of vaccination
'dn': 1, doses received
'dt': '2021-02-18', date of vaccination
'is': 'Ministry of Health, Austria', cert issuer
'ma': 'ORG-100030215', vaccine manufacturer
'mp': 'EU/1/20/1528', vaccine product id
'sd': 2, total number of doses
'tg': '840539006', targeted disease (COVID-19)
'vp': '1119349007'}], vaccine or prophylaxis
'ver': '1.2.1'}}, schema version
1: 'AT', QR code issuer
4: 1624458597, QR code expiry
6: 1624285797}
it is not working
What is not working?
i can generate qr code but wen i scan it with covid scanner app it ses eerror it is not working
We get the message, please stop spamming the community....
this is an output, but not an input json code...
see a correct example taken from here https://dgc.a-sit.at/ehn/
{
"ver": "1.2.1",
"nam": {
"fn": "Musterfrau-G\u00f6\u00dfinger",
"gn": "Gabriele",
"fnt": "MUSTERFRAU<GOESSINGER",
"gnt": "GABRIELE"
},
"dob": "1998-02-26",
"v": [
{
"tg": "840539006",
"vp": "1119349007",
"mp": "EU\/1\/20\/1528",
"ma": "ORG-100030215",
"dn": 1,
"sd": 2,
"dt": "2021-02-18",
"co": "AT",
"is": "Ministry of Health, Austria",
"ci": "URN:UVCI:01:AT:10807843F94AEE0EE5093FBC254BD813#B"
}
]
}
Taifun
It's not working
This extension decodes "QR Green Pass".
Encoding requires a legal certificate, that is why it is called "COVID Certificate", in addition to other types of encoding Base45, zlib, cose, cbor...
With this extension you cannot create "QR Green Pass"
hey man, how can I encode the same information from the json?
Read the previous post.
Hi, I am using KIO4_QRGreenPass1 extensión and when I want to generate an URL, my QR scanner reads the " / " (slash) like %2F.
Example:
If you encode " ....... /index/files " the output is %2Findex%2Ffiles. (I am thinking in UTF-8 encoding)
Can i fix this to get literal text as I wrote ?
Can you try this version?
http://kio4.com/appinventor/299F_extension_QRGreenPass.htm
borrar_qr_covid2.aia (417.7 KB)
Hola me he metido aqui para crear un qr covid funcional como funciona??
This extension decodes "QR Green Pass".
Encoding requires a legal certificate, that is why it is called "COVID Certificate", in addition to other types of encoding Base45, zlib, cose, cbor...
With this extension you cannot create "QR Green Pass"
puede ser en español porfavor?
Con esta extensión podemos decodificar QR de certificados digitales de COVID-19, pero no podemos crear QR de esos certificados.