I have an Google spread sheet stored in Google Drive. I have already downloaded GSuite package, enabled API, and got credential (Service Account Key).
Inside GSuite Application Scope, I am using Read Range activity, but it returns the following error:
Read Range: 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]
How can I fix this? I cannot find any information on how to fix this specific issue.