DriveFile extension is giving error

Drive file extension giving error while opening pdf file at first time.Clicking button again is not giving any error.Problem persist on first click only(dosent matter we click after 1 or two minutes also)
Here is block part
blocks
Error detail :-

May be it may not get details from spreadsheet on first click… on second click it might have received so working.

To avoid this before you click button you must get the all the url amd must put it in global variables and by using select list item list you can open the activity starter … your prob will be resolved

no i have checked after getting url its giving error. I have checked it using label…When clicking on button label shows url means spreadsheet have got cell…Still its giving error

Your blocks are wrong, in order to work with activity starter

1 Like

Also you do not need to use an extension, simply set url to

https://drive.google.com/file/d/your_pdf_id/view?usp=sharing

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.