mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-25 13:35:31 -04:00
Variables value can not be empty #92
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ngocphongle503-glitch on GitHub (Sep 24, 2025).
Just having two file or filelist vars at the same time is enough to trigger it.
And here’s another thing I noticed — as soon as there has file variable, it blows up with: Failed to execute ‘json’ on ‘Response’: Unexpected end of JSON input. After remove the file var the flow works again.
API_URL = https://api.dify.ai/v1
webapp-conversation =
55a77ea