Problems with files downloading from Google Drive Api using asp.net mvc
I can download files successfully on local server but after deployment I can’t its just keep loading without downloads
I can download files successfully on local server but after deployment I can’t its just keep loading without downloads
I’m getting error when I try to upload a file to google drive api with my web application and the file has an character with accent, like for example ‘ç’.
I am trying to download files from google drive and all I have is the drive’s URL.
I am trying to automate the GoogleAuth process when using the pydrive library (https://pypi.python.org/pypi/PyDrive).
I have tried downloading file from Google Drive to my local system using python script but facing a “forbidden” issue while running a Python script. The script is as follows: