I am trying to delete a row in a spreadsheet using the Google Sheets API. When running the code, I am getting a 400 error. Here is the full code:
from __future__