BingChat icon indicating copy to clipboard operation
BingChat copied to clipboard

Can't read normally CookieFilePath From Cookie Editor

Open Hdurian-CH opened this issue 2 years ago • 4 comments

Hdurian-CH avatar Jul 07 '23 13:07 Hdurian-CH

Can you give more descriptions about the reading error?

Also, try checking:

  • Does Bing answer your question normally in the browser?
  • Does your program have the read access to the 'CookieFilePath' path?

Caulm avatar Jul 19 '23 07:07 Caulm

Now,I don't need cookies to access bing. I can use Bing whitout any options. Yes , I export the all cookie from cookie editor and copy to the wwwroot(Asp.Net Core). But it still thorw exception what is a wrong format exception when the service reading the json file.

Hdurian-CH avatar Jul 19 '23 07:07 Hdurian-CH

What is the exact exception it throws? Can you post stack trace?

neon-sunset avatar Jul 19 '23 18:07 neon-sunset

I have checked and found it was made by my bad code. Sorry sir

Hdurian-CH avatar Jul 20 '23 08:07 Hdurian-CH