Okay, so my use case is to display documents for signing through a Glide App. The original plan was a Glide Page (but there is no signature component).
But when I put this in GlideApps I get HTML returned.
Any body got any suggestions?
PS: my documents are shared within our organization, I cannot turn on public sharing as it is company information. But in saying that, it is still working in Glide Pages even with the restricted sharing.
This isn’t a direct answer, but read through this thread. There is a lot of discussion regarding various ways to wrap the url of the PDF so you can display it nicely in an app. Along with some trial and error to cope with various problems.
Oh…always use Google sheets, is the most powerful tool in the world…
Transfer your air tables
If you dig dip, you will find out… that everything on some point, runs on Google services
Mitch - I don’t think that will work unless it’s public. I saw you mentioned earlier that it works in Pages. My guess would be because the browser you’re viewing in is already authenticated with your Google account. I suspect that if you tried it in a different browser - one that isn’t already authenticated - then you’d get the same result as you’re seeing in the app.