Dify.ai And typebot
I've established a Dify.ai account with a "conversation opener" and no input variable. However, I encounter a 500 error when attempting to integrate with Typebot. Here is the error message:
{
"status": 500,
"body": {
"message": "Response code 400 (Bad Request)",
"code": "INTERNAL_SERVER_ERROR",
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"path": "continueChat"
}
}
}
I've attached screenshots of both integrations for reference. Your assistance in resolving this issue would be greatly appreciated.


13 Replies
Make sure you use the api endpoint without the /v1
how to edit the end point, on the dify end its uneditable.
My apologies i did not see you are using cloud dify not self host
Bad request means you have something invalid
This is happening to me too with the self hosted version. I create a subdomain just for the api so I can put the link without the /v1 and still not working. Any ideas?
It worked super fine with the cloud version.
@Chukowski dm me your self host uri so i can test somethings
found the issue, informing baptiste about it
Thanks
Any update on this?
Should be fixed on Cloud version!
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
Oh
Interesting. Didn’t try that agent mode. Will check it out.
Should be fixed now! Do you confirm?
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
Can you provide an example?
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View