Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid requests[0].deleteDimension: Sorry, it is not possible to delete all non-frozen rows. #19

Open
gurusewack opened this issue Jan 8, 2024 · 2 comments

Comments

@gurusewack
Copy link

Hi @jlolling
I am trying to insert the data into the existing Google sheet and am getting the below error. Please help me to resolve this error.

{
"code": 400,
"errors": [
{
"domain": "global",
"message": "Invalid requests[0].deleteDimension: Sorry, it is not possible to delete all non-frozen rows.",
"reason": "badRequest"
}
],
"message": "Invalid requests[0].deleteDimension: Sorry, it is not possible to delete all non-frozen rows.",
"status": "INVALID_ARGUMENT"
}

Thanks
Guru

@jlolling
Copy link
Owner

jlolling commented Jan 8, 2024 via email

@gurusewack
Copy link
Author

Hi @jlolling
Herewith, I have attached the configuration screenshot. Additionally, I am facing another issue: while data was transferred to the Google Sheet component, the header data was not inserted.

2024-01-08_175945
2024-01-08_180047
2024-01-08_180738

Thanks
Guru

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants