Sep 06, 2023 04:47 PM
hi,
i am interested by the update of API key, i have some application where i linked them with some table in airtable, so for that i have this question : after January 2024 the request of getting data from the table in airtable will stop working in my app, so if that true what i need to do, i need to update my application in store or not ?
Sep 07, 2023 05:34 AM
You will need to use oauth integrations or personal access tokens. You can learn more here https://support.airtable.com/docs/creating-and-using-api-keys-and-access-tokens
Sep 07, 2023 05:46 AM
Sep 10, 2023 05:33 AM
Sep 10, 2023 06:37 AM
The API Key will expire on it's own and will no longer work.
The personal access token you will leave active as long as you are using it.
Sep 19, 2023 03:39 PM
please after create a personal access tokens and choses a table, we need to update the application how use the API key in store (like google play) or not needed ?