29
Views
0
Comments
[Google Sheets Integration Service] Error 400: Must specify at least one request
Question
googlesheets-is
Service icon
Forge asset by OutSystems Lab
Application Type
Reactive
Service Studio Version
11.10.21 (Build 41765)

Hi! I'm using the GoogleSheets_JS service and I'm getting "Error 400: Must specify at least one request" when I'm trying to add batch data to a spreadsheet.

I have tested a few different options. When I use a "PostBatchUpdateRequest" datatype directly into the "AddDataToSheet", it throws this error.

But when I use only 1 row in my "Request.Requests" data, into the "Request.Requests[0]" field, it successfully imports into my spreadsheet.


1.png
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.