Read Range: "This operation is not supported for this document"

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.

12 Likes

I actually figured it out on my own.

The file was saved in .xlsx extension. I converted it to Google Sheet format, and it fixed the error. Hope this will one day help someone.

16 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.