Sep 13, 2023 03:24 PM
Today any script that I was using remoteFetchAsync (to avoid CORS errors) is giving me this error:
j: Error: Bad request: <root>.requestJson is missing
This error comes up on a few requests to different unrelated APIs. Additionally, some which work using regular fetch give this error when using remoteFetchAsync.
These scripts were working fine until now. Any ideas?
Solved! Go to Solution.
Sep 14, 2023 10:12 AM
In my experience status.airtable.com rarely actually reports outages like this. It's pretty frustrating actually 🙂
Sep 14, 2023 10:23 AM
Same issue as well. Not sure what to do since I don't want to create a custom solution for just this if it gets resolved, but also this is stopping us from getting work done...
Sep 14, 2023 10:57 AM
Hi all,
We want to thank you for everyones patience on this while the team investigated the errors. We can confirm that the issue should now be resolved and the remoteFetchAsync() method can be utilized as normal. The fix also resolves related issues when using 3rd party extensions.
Sep 14, 2023 10:58 AM
Thank you for the fix. It must have been tough getting this out with everything that is happening.
I did have to reload Airtable to get my scripting extension to work.
Sep 14, 2023 10:59 AM - edited Sep 14, 2023 11:00 AM
The problem is not resolved when it comes to the Airtable-provided SendGrid extension unless you refresh the Airtable page, as pointed out by @kuovonne. Would be helpful if you included that instruction.
Sep 16, 2023 12:46 AM
Nothing was changed. The problem is not solved!
Sep 18, 2023 05:36 AM
It seems to be working for me