Skip to main content
Question

Fetching Not-Authorized Error in Airtable Integration

  • March 21, 2025
  • 1 reply
  • 8 views

Forum|alt.badge.img+1

I’m getting the following error when I get or create the data from airtable in my next.js project.

AirtableError {
  error: 'NOT_AUTHORIZED',
  message: 'You are not authorized to perform this operation',
  statusCode: 403
}

 

I’m using airtable npm module for integration.

I’ve added all required scopes already but not sure why I am getting that error.
Can anyone help me for that? Thanks

 

1 reply

Mike_AutomaticN
Forum|alt.badge.img+8

Hey ​@marccanlas!

Did you also provide access to the corresponding base(s)?
Make sure to take that into consideration! and keep us posted.

Mike, Consultant @ Automatic Nation 


Reply