bing-chat icon indicating copy to clipboard operation
bing-chat copied to clipboard

Empty text response from bing-chat

Open czndy opened this issue 1 year ago • 9 comments

My code is set up correctly, have tried with and without cookies, tried resetting my _U cookie, but the empty "text" object in response keep coming empty =(

image

Node.js v18.12.1

czndy avatar Oct 31 '23 02:10 czndy

+1

vaibhavverma9 avatar Nov 03 '23 15:11 vaibhavverma9

I'm having the same issue. Analyzing Web Sockets from the Edge Browser, it looks like a new type of token is needed for requests. I've tried just adding that token inside of the module but it doesn't work, my assumption is the token packages information specific to the convo, device etc.

Error for context:

{"type":2,
"invocationId":"1",
"item":
{"firstNewMessageIndex":null,"defaultChatName":null,"result":{"value":"UnauthorizedRequest","message":"Token is not authorized for this conversation.","error":"UnauthorizedRequest","renewCert":true,"serviceVersion":"20231103.69"}}}
{"type":3,"invocationId":"1"}

charliebegoood avatar Nov 06 '23 18:11 charliebegoood

Same problem here, also I tried to set Kiev... Auth cookie and text still empty.

bong-749 avatar Nov 12 '23 17:11 bong-749

Same problem here

eduard-gangan avatar Nov 12 '23 17:11 eduard-gangan

Same problem here

Caneșna poate or fixao pațanii

bong-749 avatar Nov 12 '23 17:11 bong-749

Same problem here

Caneșna poate or fixao pațanii

Sa dea domnul

eduard-gangan avatar Nov 12 '23 17:11 eduard-gangan

same problem

Fannn03 avatar Nov 26 '23 11:11 Fannn03

Same problem here image

inorista avatar Nov 27 '23 16:11 inorista

I sometimes encounter the same error. The reason I get an error is usually after updating the _U cookie. So after updating the _U cookie, I log in to bing chat from the browser and start a conversation. In the correspondence I started, captcha verification appears, I can verify and continue to use this package.

MahmutHizal avatar Dec 10 '23 15:12 MahmutHizal