sending profile data from www to streaming API
My request is ok. However I got error like that in console:

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

The request is not send.
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!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.