I have over 1100 products including variations, but when I fetch, it only grabs around 300 of them and give me this error:
Google Sheet API Error: Invalid data[709]: Range (products!A711) exceeds grid limits. Max rows: 710, max columns: 48
Please remove description, short_description column and try again.
You must clear you sheet data if any before fetch again.
I also tried by removing description and short description columns, but that didn’t work either.
Is there a limit to fetching products?