I can see in the log file that everything works well, and we do receive the expected responses from Google Drive. Therefore, the file has been uploaded. The question is where.
You need to understand that Google Drive was never meant to be generic file storage, let alone file storage that maps to a filesystem. It was made to store Google Docs. The general purpose file storage was grafted onto it haphazardly at a later point in time, when it became apparent Dropbox (and SkyDrive which later became what you now know as Microsoft OneDrive) was eating Google's lunch.
The organisation of Google Drive is not based on folder names. You just have folders known by their internal IDs. Each folder has a parent folder ID and a label. What you see in the interface is the label. Nothing stops you from creating two identically named folders in the same place. Deleted folders simply have a flag set on them. It is, therefore, possible to have two or more identically named folders, all with the same parent folder, one or more of which may be deleted (i.e. in the Trash).
Is it possible that you have a folder identically named to your desired storage folder elsewhere on your Drive, e.g. in Trash, or Shared?
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!