Hi,
I created a FastAPI endpoint. It takes a while until a response is created, due to a multi prompt openai chain. I tested it locally and it works. I tested it with ngrok and Flutterflow and I am getting an error message. This message appears before the code from the endpoint is fully executed. On my local machine the results are created, the input from Flutterflow is also processed correctly. I could not find any information on an await functionality in Flutterflow. Could you help me with that?
Thank's in advance!
Lasse
API POST error - XMLHttpRequest error.
8 replies