bsdayo / BingChat

.NET API wrapper, and an amazing interactive CLI for Microsoft's new AI-powered Bing Chat.
MIT License
120 stars 15 forks source link

UnauthorizedRequest:I can ask 1 to 5 questions, but I can't ask any more after that. Why? #36

Open Yukimagi opened 1 year ago

Yukimagi commented 1 year ago

BingChat.BingChatException HResult=0x80131500 Message=UnauthorizedRequest: The conversationSignature is not set and is required to ensure that you have permission to use our APIs. IsAuthenticated=False. App ID= Source=BingChat StackTrace: 於 BingChat.BingChatConversation.BuildAnswer(ChatResponse response) 於 BingChat.BingChatConversation.d5.MoveNext() 於 BingChat.BingChatConversation.d5.MoveNext() 於 BingChat.BingChatClient.d3.MoveNext() 於 Program.<

$>d0.MoveNext() 在 C:\Users\USER\source\repos\bingchat_test\bingchat_test\Program.cs:行 86 中

我已經嘗試過作者所教UnauthorizedRequest的所有方法,除了proxy(但是我並非是在bing不支援的地區),而且我昨天都還能一次大量的傳送訊息,或如過超量使用其他的帳號,但今天晚上卻都不行使用了,僅能問一點點問題,就會遇到UnauthorizedRequest,我該怎麼辦?

謝謝!

I have tried all the methods mentioned by the author to resolve the UnauthorizedRequest issue, except for using a proxy (however, I am not in a region where Bing is unsupported). Also, yesterday I was able to send a large number of queries, even exceeded the limit using other accounts. However, tonight, I'm unable to use the service as usual. I can only ask a few questions before encountering the UnauthorizedRequest error. What should I do?

Thank you!

Yukimagi commented 1 year ago

BingChat.BingChatException HResult=0x80131500 Message=UnauthorizedRequest: The conversationSignature is not set and is required to ensure that you have permission to use our APIs. IsAuthenticated=False. App ID= Source=BingChat StackTrace: 於 BingChat.BingChatConversation.BuildAnswer(ChatResponse response) 於 BingChat.BingChatConversation.d5.MoveNext() 於 BingChat.BingChatConversation.d5.MoveNext() 於 BingChat.BingChatClient.d__3.MoveNext() 於 Program.<

$>d__0.MoveNext() 在 C:\Users\USER\source\repos\bingchat_test\bingchat_test\Program.cs:行 86 中 我已經嘗試過作者所教UnauthorizedRequest的所有方法,除了proxy(但是我並非是在bing不支援的地區),而且我昨天都還能一次大量的傳送訊息,或如過超量使用其他的帳號,但今天晚上卻都不行使用了,僅能問一點點問題,就會遇到UnauthorizedRequest,我該怎麼辦?

謝謝!

I have tried all the methods mentioned by the author to resolve the UnauthorizedRequest issue, except for using a proxy (however, I am not in a region where Bing is unsupported). Also, yesterday I was able to send a large number of queries, even exceeded the limit using other accounts. However, tonight, I'm unable to use the service as usual. I can only ask a few questions before encountering the UnauthorizedRequest error. What should I do?

Thank you!

而且奇怪的是,我有些edge帳號,可能因為問太多問題而被禁,然而其中有一個我根本沒問幾個問題(應該不到20)也被禁?我問的問題並沒有違反bing chat的條款?而且在嘗試使用正常的帳號也不行使用,非常奇怪?