Hi,
I am getting "access_denied_insufficient_permissions" while updating the google file name through API in the below scenario:
Use Case: I created a Google Document.
Success Scenario: If my file is not opened with Google docs then I am able to rename the file through API.
Failure Scenario: If my file is opened with Google docs then I am getting error "access_denied_insufficient_permissions"
Can you please do let me know how to update the file name even if the file is opened with Google Docs?


