Return proper error codes
Options
I was updating a row in a sheet by impersonating another user. But the api was sending me an error code 1006 which means 404 not found. The issue was I was impersonating a user who does not have access (shared with) to that sheet. It would be great if the API return the proper error response by saying the user does not have access to that sheet.
Tags: