Search results

  1. P

    Resource has been exhausted

    Hi I am getting a number of emails of "A quick notice about recent task execution": The task error detail is this: { "error > code": 429, "error > message": "Resource has been exhausted (e.g. check quota).", "error > status": "RESOURCE_EXHAUSTED" } Checked the suggested posts...
  2. P

    Deleting row in Google Sheet

    Hi At the Math step, what is the relevance of 1 here Is it always 1? Or how do I work out what number to put here
  3. P

    Deleting row in Google Sheet

    Hi I am using API to send a form which looks up a value in Google Sheets and then delete the row. My steps are 1. Webhook 2. Google Sheets: Lookup Row 3. Google Sheets: Delete Row I can get the response but when I go to delete row it asks Start Row Number and End Row Number. How do I...
Top