Skip to content

[BUG] Not able to use cURL on DigitalOcean #386

@oskarkramarz

Description

@oskarkramarz

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%

bug

Anyone can help with this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions