Hi,
I tried to upload file to google drive using GSuite package and it is worked.
the issue is when I tried to read the file using " Read All Text " activity ,an error is shown as below, I tried with .doc,.docx and .txt files and all of them showed the same error
Read All Text: Google.Apis.Requests.RequestError
This operation is not supported for this document [400]
Errors [
Message[This operation is not supported for this document] Location[ - ] Reason[failedPrecondition] Domain[global]
]
thank you