Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[BUG] bing explicit error: value: UnauthorizedRequest; message: The conversationSignature is not set and is required to ensure that you have permission to use our APIs. IsAuthenticated=False. App ID= #220

Open
ThePatriotsXOF opened this issue Feb 16, 2024 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@ThePatriotsXOF
Copy link

Checks

  • ✅ I confirm that I have searched existing issues and couldn't find a similar bug.
  • ✅ I have read the documentation carefully and it couldn't resolved my problem.

Describe the bug

I cant talk to sydney this error pops up, I never experienced it yesterday, microsoft probaly changed something, it requires to use their api key.

Error Message:
bing explicit error: value: UnauthorizedRequest; message: The conversationSignature is not set and is required to ensure that you have permission to use our APIs. IsAuthenticated=False. App ID=
OK

SydneyQt-windows-amd64_G2r2sdh8Xq

Version Used: Lasted Build 2.4.1
OS: Windows 11

@juzeon
Copy link
Owner

juzeon commented Feb 16, 2024

I've accessed https://www.bing.com/turing/conversation/create in the browser manually and it showed:

{"result":{"value":"InternalServerError","message":"Error processing request."}}

Log out and log in again would work. But after several refresh it spits error again.

Seems to be a pervasive bug. Need more attention and help.

@juzeon juzeon added the help wanted Extra attention is needed label Feb 16, 2024
@juzeon juzeon changed the title [ERROR] Not Have Permsiion To Use APIs [BUG] bing explicit error: value: UnauthorizedRequest; message: The conversationSignature is not set and is required to ensure that you have permission to use our APIs. IsAuthenticated=False. App ID= Feb 16, 2024
@juzeon
Copy link
Owner

juzeon commented Feb 16, 2024

Have confirmed that Bing had introduced a JA3/H2 fingerprint detection mechanism similar to Cloudflare's firewall (read more here, Chinese). This could be resolved by completely impersonating Chrome's stack using req etc.

Patches have been pushed. Will be fixed in the upcoming version.

@juzeon
Copy link
Owner

juzeon commented Feb 16, 2024

v2.4.2 has been released. Please help test to see if the patches work.

@ThePatriotsXOF
Copy link
Author

v2.4.2 has been released. Please help test to see if the patches work.

It seems fixed now, It works as intended. thanks for fixing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants