Hello,
Ive got a table which reads information from google spreadsheet, and i also have a query which reads information of Cryptocurrency Price though API.
Im trying to read the Crypto Price from API and update one column from Google Sheet, however i keep receiving the error message "sheetUpdate must be an object, for example: {"column": "value"}"
Follow a screenshot of my data