Hello everyone,
I’ve got this error Error: network timeout at: https://api.airtable.com/v2/bases/appOZnMxRdfPA9ddR/tables/tbledHinNmtQRT4lb/records/update
But this weird thing is that the update works. But still, i have this error.
tableSociete.updateRecordsAsync([{
id: societe.id,
fields: {
"refreshtoken": responseJson.refresh_token,
"accesstoken": responseJson.access_token
},
}])
The other weird thing is that i dont have the error everytime but just with some “societe.id”