You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In an attempt to add the first row to the empty table.
File "*******\venv\lib\site-packages\pygsheets\utils.py", line 214, in wrapper
return func(*args, **kwargs)
File "*******\venv\lib\site-packages\pygsheets\worksheet.py", line 1148, in append_table
'tableRange': GridRange.create(response_json['tableRange'], self),
KeyError: 'tableRange'
In an attempt to add the first row to the empty table.
and the response_json itself
The text was updated successfully, but these errors were encountered: