Expand my Community achievements bar.

sending profile data from www to streaming API

Avatar

Level 9

My request is ok. However I got error like that in console:

Michael_Soprano_0-1740080562776.png

The request is not send. 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 4

Hi, @Michael_Soprano,

Could you give us more details, please?

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

Avatar

Community Advisor

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!

Avatar

Administrator

@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