Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.

Getting GoogleSheets API errors in user's primary language

We are trying to handle the google sheets cell count limit overflow issue, where we are validating the error message, status text and status code to check the issue type since google APIs are not providing a common error message like Exception errors message.

If the primary language of the user's gmail account is set to some other language than english we are getting error message in the selected language but not in english.

Since we are handling it for english language only in our code base, its failing for other language users. Is there a way to get all the error messages from Sheets API only in english regardless of user's primary language ?

0 4 711
4 REPLIES 4
Top Labels in this Space
Top Solution Authors