Requested entity was not found #8
Unanswered
DanielEcheverri
asked this question in
Q&A
Replies: 1 comment
-
My issue is solved. It was a silly typo on my code. Please delete this post. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, thank you for sharing this library... it is extremely useful.
I was testing your example code of Reading Values and replaced the details with my own project ID, client email and private key. However, whenever I try to access spreadsheet values from multiple ranges by data filter, I get the following error: Requested entity was not found. I tried to validate my details using the Google Sheets for Developer site, specifically the batchGetByDataFilter page, using the try feature, and indeed the values displayed are correct. I do not get that 404 "Requested entity was not found". Any suggestions on what I might be missing?,
Beta Was this translation helpful? Give feedback.
All reactions