I have a script that takes a recurring task in Notion. Once I click complete on it in Notion, the workflow checks for completed tasks and then reassigns them based on the recurring interval. It has worked beautifully so far, but now all of the sudden I am getting a 400 error code:
ErrorRequest failed with status code 400
at null.createError (/opt/ee/node_modules/axios/lib/core/createError.js:16:15) at null.settle (/opt/ee/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/opt/ee/node_modules/axios/lib/adapters/http.js:322:11) at IncomingMessage.emit (events.js:412:35) at null.endReadableNT (internal/streams/readable.js:1334:12) at process.processTicksAndRejections (internal/process/task_queues.js:82:21)