Receive Shared real path

Hi, I’m trying to receive an image from google files, If i try the following block
blocks
I get as path something like /2/123123
How to translate that path in the real path to be used with the qr extension ?
I have tried with filetools extension without success adding as path:
content://media
or /storage/emulated/0
or file://storage/emulated/0
What I’m trying to achive is to get the following block work:

Many thank in advance for your help

Show what you are getting as value. (Print it on a label)

1 Like

I already wrote that value is /2/123123
It’s an image saved in Download

What does this have to do with a path? :upside_down_face:

:question::upside_down_face: