You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example $request = $airtable->getContent('Institution/Location'); will return NOT_FOUND error. a quick workaround for this is to just use the table ID instead, but wanted to flag here anyway in case someone else runs into same issue.