You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.<
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!
The text was updated successfully, but these errors were encountered:
Yukimagi
changed the title
UnauthorizedRequest:I can use for asking 1~5 question in one time,but not for more,why?
UnauthorizedRequest:I can ask 1 to 5 questions, but I can't ask any more after that. Why?
Aug 23, 2023
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.<
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?
BingChat.BingChatException
$>d__0.MoveNext() 在 C:\Users\USER\source\repos\bingchat_test\bingchat_test\Program.cs:行 86 中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.<
我已經嘗試過作者所教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!
The text was updated successfully, but these errors were encountered: