Help
Development & APIs
Share, ask questions, and learn more about the backend of your Airtable applications.
cancel
Showing results for 
Search instead for 
Did you mean: 

Development & APIs Activity

Script with consecutive remoteFetchAsync call failing

Seems to be working fine previously but now when I am making consecutive calls with remoteFetchAsync, I get `TypeError: Failed to fetch` after the 1st, 2nd or 3rd request.Is there a change in behaviour in a recent release? Code example:```for (let in...

  • 79 Views
  • 0 replies
  • 0 kudos

403 permissions error

I am trying to receive party size data in my airtable for an integrated bland.ai voice assistant. If I remove the party size record in the airtable module, everything goes through smoothly but it is only party size that brings up this 403 error. Can ...

Screenshot 2025-01-21 at 3.14.48 PM.png Screenshot 2025-01-21 at 3.15.07 PM.png Screenshot 2025-01-21 at 3.15.28 PM.png Screenshot 2025-01-21 at 3.15.41 PM.png
  • 123 Views
  • 1 replies
  • 0 kudos

Issue Updating MultipleSelects Options via API

Hi everyone,I’m trying to update the list of select options in the column Categories_test in an Airtable table using the API. My request seems to be correctly formatted, but I keep getting an error response from the server. I would appreciate any gui...

  • 492 Views
  • 4 replies
  • 0 kudos

Resolved! Reddit post and comment karma to airtable

Does anybody know or has script you put in extensions and automatically shows post and comment karma on airtable. You need reddit api and airatble api. And a script that i dont know how to write. I would appreciate every help

  • 570 Views
  • 2 replies
  • 0 kudos

Oauth permissions for listing views

Is it possible to list views from the web api using oauth?  I know make.com and zapier have this functionality, but according to the dev docs it seems like this shouldnt be possible.  I've done this using access tokens for enterprise but I want to im...

  • 463 Views
  • 1 replies
  • 0 kudos

Whole Number turns into a decimal when pulled via API

We have a Number field that we use for height that is always entered as a whole number in inches. Example: 65 or 66. Yet, when we pull this data via API, it will change it to a decimal. Example: 65 turns into 64.8 or 65.2. We do not understand why th...

  • 830 Views
  • 5 replies
  • 0 kudos
Airtable Community Guidelines
Looking for tips before asking a question? Make sure to review our Airtable Community Guidelines for best practices.