Giter Site home page Giter Site logo

text req null about bing-chat HOT 5 OPEN

transitive-bullshit avatar transitive-bullshit commented on May 25, 2024
text req null

from bing-chat.

Comments (5)

ChangQingAAS avatar ChangQingAAS commented on May 25, 2024

Me too. The question is on _U Cookie?
image

from bing-chat.

transitive-bullshit avatar transitive-bullshit commented on May 25, 2024

Try setting debug: true in the constructor to print out more info.

Also, are you sure that your Bing cookie is connected to a valid account with access to the new Bing AI?

from bing-chat.

xyc0123456789 avatar xyc0123456789 commented on May 25, 2024

Try setting debug: true in the constructor to print out more info.

Also, are you sure that your Bing cookie is connected to a valid account with access to the new Bing AI?

Iā€˜m new to typescript. I'm sure my Bing cookie is connected to a valid account with access to the new Bing AI.
I setting debug: true in the constructor. The response like the fellow:

{
  "type": 2,
  "invocationId": "1",
  "item": {
    "firstNewMessageIndex": null,
    "suggestedResponses": null,
    "conversationId": "030a8070-5cdf-4852-93eb-23656bd1463d",
    "requestId": "270b39c6-a648-43f3-99f8-b45d16a7a285",
    "telemetry": {
      "metrics": null,
      "startTime": "2023-02-15T14:56:12.7863315Z"
    },
    "result": {
      "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=",
      "error": "UnauthorizedRequest",
      "renewCert": true,
      "serviceVersion": "20230215.1"
    }
  }
}

from bing-chat.

MicZet avatar MicZet commented on May 25, 2024

Have the same. I just copy Bing cookie - to be sure that did not expire

from bing-chat.

PeterNjeim avatar PeterNjeim commented on May 25, 2024

@xyc0123456789 you need KievRPSSecAuth in addition to _U, separate the two key-value pairs with a semicolon, like : KievRPSSecAuth=stuff;_U=stuff

from bing-chat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.