Skip to main content
Question

Invalid offset value when using the JS SDK

  • October 21, 2025
  • 1 reply
  • 27 views

Forum|alt.badge.img+2

When using the Airtable JS SDK, it seems impossible to use the offset with select to do proper pagination. The type specifies `number` but any value I pass gives me an invalid value error. The web API uses a string offset that's returned from the request. Since this is TS, you can't use a string value with the SDK.

 

Is it possible to paginate with the JS SDK?

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

I don’t think we can I’m afraid, there’s an issue from 2023 in the repo about this.  May want to open a support ticket to confirm though!