Hello everyone, I want to integrate Google Drive a...
# suitescript
n
Hello everyone, I want to integrate Google Drive and create a folder on the gDrive without providing User Consent!! If any one has any website or any source kindly provide me!!! Thanks!!
t
I don’t think without consent anything is possible, you have to request access(have to be signed in), once done, you should be able to create folders.
I can create folders locally and they sync on drive, that’s the reason I am hopeful that folders can be created.
n
I think we can do it using JWT (JSON Web Tokens)!! but I’m not understanding how to do it?!!