FrankomDev i need to download file from google drive in code, how i can do that (i have link direct to download)
Samir Hi FrankomDev, Welcome to LuaRT Community. Downloading a file from Google Drive might be complexe if it needs authentication... You should try with the http.get() method with the URL as parameter.