Skip to content

Conversation

@pandamako
Copy link
Contributor

I deleted one record and received the error "INVALID_PERMISSIONS_OR_MODEL_NOT_FOUND". Upon checking the logs, I noticed an incorrect URL: https://api.airtable.com/v0/appZkO0RzqhvyjaST/tblcTyI01gezyy3vp%2FrecVyXBs5F9m4vAGV. There is a %2F between the table name and the record ID, which is an encoded /. This is fetched from the parameter url_suffix. Since it's a library-managed option, it can be used raw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant