bruce mcpherson
bruce mcpherson
Hi everyone FYI, I haven't maintained this for some years, and in fact superseded it with vbagit.. Bruce Sent from my iPad > On May 8, 2017, at 9:27 PM,...
It's 285735970 thank you
Actually this error is not from any of my pages, but from your consent page. So it doesnt affect my app at all (which is working fine). Just for your...
Since I think version 3.4, I believe you need to - 1. request the video_files scope in addition to public, private 2. have a PRO account
Thank you Dan, unfortunately google changed the way ids worked a while ago, and both the old and new still worked. Looks like they've deprecated the old ids now. bruce...
Dan The html_file is the name of your apps script html file which contains the code for your webapp running under control of apps script - ie. a published htmlservice...
Ah.. okay So oauth works by eventually providing a token specific to the service you want to access, scoped to the type of access you want to have and authorized...
Good catch thanks - I'll take a look at it. On Fri, 28 Feb 2020 at 07:30, Ayush Bahuguna wrote: > The word 'package' seemingly wasn't a reserved word in...
Yes - I've updated to remove the word thats now reserved in v8 . However there may be other issues to do with cross site redirection that I havent looked...
have you tried the version ive just updated? On Wed, 25 Mar 2020 at 15:27, Dorian wrote: > Any idea if this a simple fix. if not, what other projects...