Help

Re: Integrating Airtable with AWS DynamoDB

460 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Utah_Center_for
4 - Data Explorer
4 - Data Explorer

Hello,
I am trying to integrate with AWS, but I keep getting the issue of “Missing Authentication Token” when running my script to update records onto my AWS DynamoDB. I am following the guide given by Airtable on how to integrate this. Has anyone had a similar issue?

Thank you,
Sahith

2 Replies 2

Welcome to the community, @Utah_Center_for_Lega! :grinning_face_with_big_eyes: Please share more details about what exactly you’re doing. You say that you’re following a guide, but I’m not sure what guide you’re referring to. The more details that you can share, the easier it will be for us to help.

same here! I am using remoteFetchAsync instead of fetch. The API works fine in Postman, it looks like the headers are not passed while using remoteFetchAsync.