always the same message when connecting to air table after … numerous try
does the airtable personal tokey work ?
{
“error”: {
“type”: “AUTHENTICATION_REQUIRED”,
“message”: “Authentication required”
}
}**

thanks for help
Hi @jacques1,
Welcome to the community ![]()
In your header you need to add Authorization for the Name field and Bearer<space><token> for the Value field!
Try with that again and let us know!
Thank you
yes !!! Many thanks !!!