Creating records, no problem. Updating? I only keep getting these random 404 errors (see screenshots).
I’ve also tried creating a fresh new connection as one of the posts suggested but no luck.
Anyone has similar experience?
Creating records, no problem. Updating? I only keep getting these random 404 errors (see screenshots).
I’ve also tried creating a fresh new connection as one of the posts suggested but no luck.
Anyone has similar experience?
Welcome to the Make community!
To allow us to assist you with your scenario, please provide the following:
Please share screenshots of your scenario, any error messages, relevant module fields, and filters in question? It would really help other community members to see what you’re looking at.
Please export the scenario blueprint file to allow others to view the mapped variables in the module fields. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
Thanks for the response, here’s the details:
Scenario ( super simple, 1 JSON parse and 1 Airtable update, same thing happens with upsert):
Blueprint:
blueprint.json (16.2 KB)
JSON parse module output:
JSON parse module output.txt (2.9 KB)
Airtable update module input:
AIrtable update input.txt (511 Bytes)
I’ve imported some 300 records in Airtable but forgot to map 1 field (“crewListLink”). So I’ve tried updating the records based on the primary Id of the table (“reservation ID”) but just keep getting these 404 errors…
Hope this helps!