Hi ,
I’m new to make - i wrote a application that can upload a document that is beeing stored in supabase, than i created a make.com scenario - but my application is not triggering the workflow.
The data is not being presented to the webhook and i receive thiserror in bolt error i receive is failed to fetch - the error message
Supabase Edge Function process-resume error
1
-
“Attempt 5/5 failed:”
-
“Processing error:”
-
{stack: “Error: Failed after 5 attempts: Failed to fetch at fetchWithRetry (https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--33edf5bb.local-credentialless.webcontainer-api.io/src/components/Dashboard.tsx:81:9) at async processResume (https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3--5173--33edf5bb.local-credentialless.webcontainer-api.io/src/components/Dashboard.tsx:192:22)”, message: “Failed after 5 attempts: Failed to fetch”, name: “Error”}
If anyone would like to assist me -i would be very thankfull.