Hello Community,
I’m reaching out today because I’ve hit a technical snag while setting up an automation using Make (formerly known as Integromat), and I’m somewhat at a loss on how to resolve it.
Problem Context
I am working on an automation flow that involves generating a Google Docs document from a template, using data pulled from Airtable. This should be a straightforward operation in Make, but I’m encountering an error that suggests there’s an issue with the JSON payload.
Specific Error Encountered
The specific error message I’m receiving is:
> The operation failed with an error. [400] Invalid JSON payload received. Unknown name “replaceText” at ‘requests[0].replace_all_text’: Proto field is not repeating, cannot start list. Invalid JSON payload received. Unknown name “replaceText” at ‘requests[9].replace_all_text’: Proto field is not repeating, cannot start list.
Steps I’ve Taken So Far
- I’ve checked and double-checked the settings within Make to ensure everything is configured correctly.
- Searched various forums and documentation to see if others have faced a similar issue.
- Tried adjusting the settings of the modules used in Make, but to no avail.
Reaching Out to the Community
Since I don’t have access to the internal details of the JSON requests that Make sends, I’m a bit stuck. If anyone has encountered a similar issue or has suggestions on what I might try, I would greatly appreciate your insights.
Your expertise and experiences could be invaluable in helping me get past this roadblock.
Thank you in advance for your time and assistance!