Using curl, if I try to GET /v0/workspace_id/base_name?fields=field1
, it will fail with 422 “unprocessable entity”. However, GET /v0/workspace_id/base_name?fields=field1&fields=field2
works without any problems and returns the requested fields.
Requesting a single field with the HTTP API fails
Be the first to reply!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.