@HELP_ME said in restore saved fingerprint from saved profile:
@Fox Appreciated but it's already enabled by default.
What I discovered is that the fingerprint saves the database key at the end of it which is possibly why others had this issue before. (Unable to parse JSON string)
But a lot of posts are in Russian and the translator doesn't do it justice... I am definitely missing stuff over there. Need a solution.
Example of script that reproduces error:
test.xml
Script that I used to error: - If anyone has this issue use this template to solve it
solve_fingerprint.xml
You get data from the database, the result is "string" and "record id". You don't separate them, so an error occurs. I added the encoding of the string in base64 for clarity
