JSON error when importing or updating Google Sheets from QB
So I have pipelines to import and update data from quickbase to Google Sheets to essentially mirror each other.
I just tried a pipeline that imports data from a newly created record to Google sheets and got this error message:
Remote service reported an error: Invalid JSON payload received. Unknown name "values": Cannot bind query parameter. Field 'values' could not be found in request message.
When I update a record I get this message:
Remote service reported an error: Invalid JSON payload received. Unknown name "dataFilters": Cannot bind query parameter. 'dataFilters' is a message type. Parameters can only be bound to primitive types.
I am having a hard time figuring out what this could be as my test environment pipelines for google sheets work fine.
Any insight would be appreciated.
Thanks,
James