Jun 18, 2019 07:27 AM
Hello,
Over the past month or so, I have been experiencing a significant increase in errors when doing GET requests using the API. We are definitely not hitting the 5 request per second rate limit, and aren’t sure how to diagnose and fix this issue. We were hoping to be able to review a history of API queries, but AT support let us know that no such record exists.
Has anyone else experienced a sudden increase in GET errors like this? Any tips for diagnosing or resolving it?
Thank you!
Jun 19, 2019 09:12 AM
Hi—Evan from Airtable’s API team here.
I’m not aware of anything that should be causing this uptick in errors, but I’d love to help you debug. Some things that could be helpful:
I saw that you also opened a support request. If any of this info is sensitive, feel free to send it there instead of posting it on this public forum.
Jun 20, 2019 06:37 AM
Hi Evan,
Thanks for reaching out to help. Here are the answers to your questions, and please let me know what other information would be helpful:
-It’s not giving us any specific error code - it’s just not giving us a response.
-This is our GET request path: ?filterByFormula=%7BOMID%7D=’{OMID}’
-We have been tracking GET errors for several months, and had very few up until May 8th, when we started to see a huge uptick. Now, we are seeing the error in about 30% of cases.
-They’re coming from AirTable’s servers, not the client library.
Thank you!
Jun 24, 2019 07:32 AM
It’s strange that you’re not getting a response at all. That suggests that your connection to Airtable’s servers is having trouble.
Are you able to make other kinds of API requests to Airtable? Could you copy-paste the error message here (removing any sensitive info)? What programming language/library are you using?
Jul 02, 2019 08:19 AM
@Raffi_Grinberg Have you figured this out? I’m curious to know if you’ve solved your problem.