-
-
Notifications
You must be signed in to change notification settings - Fork 23.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
After installing Flowise on my DigitalOcean droplet I'm not able to run API calls. Chat in Flowise works fine. I followed official installation guide.
Command that I run in terminal (copied from Flowise dashboard):
curl http://[MY_IP_ADDRESS]:3000/api/v1/prediction/d45395a3-3cc6-41f6-b887-df5229b79541 \ -X POST \ -d '{"question": "Hey, how are you?"}'
Error that I receive:
Chatflow d45395a3-3cc6-41f6-b887-df5229b79541 first message not found%
Anyone can help with this issue?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working