Skip to main content

API Returns null Status Code


Hi

Is there any valid circumstance when the AirTable API can return a “null” status code? I see a record created successfully, but instead of “200” (success), I get “null”. This is making it difficult for my workflow logic to progress without a solid success code. Can I assume “null” also means success, or does this look like an anomaly?

Kind thanks in advance.

Forum|alt.badge.img+2
  • Participating Frequently
  • June 6, 2019

Hi Sam,

Could it be that you were looking at the response instead of the response code?

Alex


Hi Alex, thanks for your reply. No, I’m looking at the HTTP Headers, not the body. Any other thoughts?

Cheers, Sam


Reply