Unable to write data in worksheet using chains
BeantwoordHi Team,
I am trying to update data in spreadsheet (already present in Workiva) by using the component "Overwrite Sheet Data" however I am getting below error. Can you please help me resolve the issue
Loading data into cell region: A1:
Job queued. Polling until complete.
Error: Unable to update sheet data.
Result: Error updating sheet data: unknown error (status 403): {resp:0xaa90140}
-
Hello Shrutika, error 403 is a forbidden error. Make sure that the OAuth2 Grant is on the same Workspace as the Spreadsheet is and that the OAuth2 Grant has the scope Spreadsheet Write. Additionally the username associated with the OAuth2 Grant must have at least Editor permissions for the Sheet you are overwriting.
More information on these areas can be found using the following links:
- Setup OAuth2 Grant - https://developers.workiva.com/workiva-platform/reference#platform-setup
- Spreadsheet permissions - https://support.workiva.com/hc/en-us/articles/360035643092-Manage-spreadsheets#section2
0Hi Jeff,
I have tried both options but still facing the same issue.
The username has editor access on the sheet. The sheet on which I am trying to write is an empty sheet. Also the OAuth2grant is in the same workspace
0Hello Shrutika Dalvi,
What grants did you give the OAuth2 user?
0Hi Wayne,
OAuth2 has editor permission on the file and on on the on the OAuth2 the scope is defined as "Spreadsheets write"
0Hi Shrutika,
The following are further troubleshooting steps.
-Does the Sheet contain any locked cells such as Destination Linked cells? Destination Linked cells will block the Overwrite Sheet Data command.
-Does the username associated to the OAuth2 Grant have a license and Editor (or equivalent) Workspace role assigned to it? You will need to work with your Organization and Workspace administrator to verify both of these. The user must have license and roles that allow it to make edits in the Workspace.
-Roughly how large is the dataset you are attempting to write to the Sheet? Spreadsheets are allocated a maximum of 2 million cells. This includes historically used cells as well. If your dataset is large and less than 2 million cells, test writing the data to a completely new Spreadsheet. If successful, you're most likely exceeding the cell limit on your original Spreadsheet. You can free up cell count by deleting entire rows and columns (not just individual cells), and Sheets.
0U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
5 opmerkingen