Hello all, i am using the openai responses api. I am trying to get a json path, tried absolutely everything but cant get it. I am only getting a certain event type (response.output_text.delta).
Thats fine for the streamed response, but i need more event types to log in my app.
Testing the api in the api builder confirms i am getting all the necessary event types back from api, so the data is being sent, but in the onMessage action flow i cant seem to put the data.
Does anyone know whats happening?
Thanks in advance!
Streamed API: Is flutterflow onmessage action filtering websockets?
Database & APIs
Tried a lot of things to confirm the the possible problem is the event types are being filtered in the onMessage action flow.
No
1