Airtable/airtable.js

422 on get records

rostyslavkhaniukov opened this issue · 2 comments

GET https://api.airtable.com/v0/<app>/<tbl>?view=<view>&maxRecords=<count>

Returned

{
  "error":{
    "type":"FAILED_STATE_CHECK"
  }
}

Can anybody help me? What FAILED_STATE_CHECK means? I can't google it :(

Same issue.

same issue :(