Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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 #39

Open
Yukimagi opened this issue Aug 27, 2023 · 1 comment

Comments

@Yukimagi
Copy link

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.d__5.MoveNext()
於 BingChat.BingChatConversation.d__5.MoveNext()
於 BingChat.BingChatClient.d__3.MoveNext()
於 Program.<

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

此例外狀況原先在此呼叫堆疊擲回:
[外部程式碼]
Program.

$(string[]) 位於 Program.cs

我已經嘗試過作者所教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?

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

Thank you!

@hswlab
Copy link

hswlab commented Oct 5, 2023

Oh, I think we have the same Issue #40 But my Issue startet just yesterday. Very strange.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants