Flowise
Flowise copied to clipboard
[BUG] HTML Embeded not working
Describe the bug
I'm using flowise and generate html embeded. I tried to insert the code into one page of HTML. Try to chat but response is error.
Log of flowise continer
To Reproduce Steps to reproduce the behavior:
- Go to one chat flow
- Click on 'Embed in website or use as API'
- Copy code and insert to one page of HMTL
- See error
Expected behavior FLowise receive not correct request. And log show ? before api request
Screenshots If applicable, add screenshots to help explain your problem.
Flow If applicable, add exported flow in order to help replicating the problem.
Setup
- Installation in docker-desktop with command docker-compose up
- Flowise Version [3.1]
- OS: [ Windows desktop]
- Browser [e.g. chrome, ]
Additional context Add any other context about the problem here.
Looks like it cant reach your Flowise server, maybe its under proxy?
This fixed my problem. Thank you.