I have an app for the provider, when the customer enters and clicks the button to download the ticket, nothing happens, I wanted to know if it is permission or something
Download mean, you need to enable read and write permission
and how do i do that, can you help me??
Can you show the url
First post your error block or what happend after the event trigger as screenshot
When you click Print nothing happens
The print button generates the pdf at the time you click and download it directly
Use the defaultblock given in kodular Download
block
This example explains how to download files from Google Drive via a web viewer.
You can change url link according to url link to download your file if your file is not in Google Drive.
in my case the pdf is generated when I click download
does it work with google drive?