BingChat
BingChat copied to clipboard
Can't read normally CookieFilePath From Cookie Editor
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?
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.
What is the exact exception it throws? Can you post stack trace?
I have checked and found it was made by my bad code. Sorry sir