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.
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?
Hi, yes it works, but the responses are truncated no matter how many tokens you enter in Dify. On the other hand, when you manually integrate the API, the responses are full, could you check if there is any limitation of tokens in the default module?