Airtable's API keys will be deprecated by Airtable

Hi all

I am also having trouble with Airtable after the API was deprecated earlier this year. I had understood that linking the Airtable base by OAuth would mean that no changes to blocks would be necessary. However, I now cannot get my app to get from or write to my Airtable base.

What I have done: on Airtable, I have revoked the Thunkable third party access and reset it. I have also gone into the app and added the Airtable base as a new data source via OAuth.

If I click on the Airtable base in the design tab of my project, Thunkable can read the Airtable data. However, my app does not read it: e.g., when I use the GetCell function, no value or error numbers are returned.

Can anyone help?