May 30, 2019 04:29 AM
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.
Jun 05, 2019 11:58 PM
Hi Sam,
Could it be that you were looking at the response instead of the response code?
Alex
Jun 06, 2019 01:52 PM
Hi Alex, thanks for your reply. No, I’m looking at the HTTP Headers, not the body. Any other thoughts?
Cheers, Sam