-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
hello. I am trying to list records as follows:
Table.all(page_size: 5, offset: 1, fields: ["Title"])
I validated that the field is accurate, I can use only "max_records" and get a result
I see no issue with this, but I am getting this error:
HTTP 422: INVALID_REQUEST_UNKNOWN: Invalid request: parameter validation failed. Check your request data. (Airrecord::Error)
please assist, this is blocking me, and the same request works on the node end of things.
Metadata
Metadata
Assignees
Labels
No labels