Deye Posted July 17, 2017 Author Posted July 17, 2017 (edited) Déjà vu So you are saying it can't be fixed with the autoit version I'm using can you post the link to the bug tracker for the details ..to read Thanks Edit: Now, In my account settings in "Credentials" I have just 1 Service account key configured with Google Drive API enabled with nothing else .. No OAuth 2.0 client IDs and no API keys Must I have them configured as well ? Edited July 17, 2017 by Deye
Deye Posted July 18, 2017 Author Posted July 18, 2017 Just to confirm I unistalled my version and tried with autoit 3.3.12.0 and it works ! In the return I only see the "lastViewedByMeDate" changing and nothing changing for "modifiedDate" if the "touch" command does work after all then what's left is to compare the server time with the file's last modified date in secondsFor a later question: can it be done with inetget() ? Or will I need to make a new key made for the client (with read only) and do it with the UDF
Inververs Posted July 18, 2017 Posted July 18, 2017 What you need to do with this further is of little interest to me. To do this, google help you.
Deye Posted July 18, 2017 Author Posted July 18, 2017 Yes ,Thanks again for sharing and helping in testing this out
Ascer Posted February 10, 2018 Posted February 10, 2018 If someone still have a problems with oAuth 2.0 i created Tutorial + UDF :
n3wbie Posted April 6, 2022 Posted April 6, 2022 _googletoken.au3 is missing. Someone Please Help to Get the File
Developers Jos Posted April 6, 2022 Developers Posted April 6, 2022 (edited) Quick simple search in github found: https://github.com/jackpassero/googletoken so guess the repo account on github was renamed. Edited April 6, 2022 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
n3wbie Posted April 6, 2022 Posted April 6, 2022 2 minutes ago, Jos said: Quick simple search in github found: https://github.com/jackpassero/googletoken https://github.com/search?q=_googletoken.au3 I tried Finding but i couldn't find. Anyways Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now