Hello,
Please i have been finding it difficult dynamically submitting response from my custom form to typeform , using webhook.
I often get error
Error submitting to Typeform: {
message: 'Request failed with status code 404',
status: 404,
data: {
code: 'PATH_NOT_FOUND',
description: 'The requested path was not found'
}
}
POST /api/webhook 4