Open mvadher opened 1 week ago
Header I am using autorization Bearer YOUR_API_TOKEN
get : link to Airtbale URL/baseid/tableid
function Jason I got from Airtable.
This works fine in Postman but in Azurechat extention it keeps saying unautorized.
Any suggestions?
See my issue https://github.com/microsoft/azurechat/issues/455 If your extension uses an authorization header with PAT you will likely need to change the built in way userId is added to the extension definition.
Header I am using autorization Bearer YOUR_API_TOKEN
get : link to Airtbale URL/baseid/tableid
function Jason I got from Airtable.
This works fine in Postman but in Azurechat extention it keeps saying unautorized.
Any suggestions?