sending profile data from www to streaming API | Community
Skip to main content
Best answer by Harveer_SinghGi1

Hi @michael_soprano ,

It will be better if you shared the code example of how you are calling the streaming endpoint but looking at the error it looks like you are executing the call within a promise but haven't added the response handler like .then() to this promise.

If you could share details on how you have implemented it then further investigation can be done.

Cheers!

3 replies

kautuk_sahni
Employee
March 5, 2025

@michael_soprano Did you find the suggestions helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
Harveer_SinghGi1
Harveer_SinghGi1Accepted solution
New Participant
February 22, 2025

Hi @michael_soprano ,

It will be better if you shared the code example of how you are calling the streaming endpoint but looking at the error it looks like you are executing the call within a promise but haven't added the response handler like .then() to this promise.

If you could share details on how you have implemented it then further investigation can be done.

Cheers!

GigiCotruta
New Participant
February 21, 2025

Hi, @michael_soprano,

Could you give us more details, please?

Can you explain your config or/and send some screenshots?