IhsanDevs / EdgeGPT

Bing AI Chatbot WebSocket API Wrapper for PHP
MIT License
21 stars 5 forks source link

http Code 403 #4

Closed liyijun0417 closed 1 year ago

liyijun0417 commented 1 year ago

"message": "Client error: GET https://edgeservices.bing.com/edgesvc/turing/conversation/create resulted in a 403 Forbidden response", "exception": "GuzzleHttp\Exception\ClientException", "file": "D:\phpstudy_pro\WWW\bing\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php", "line": 113, "trace": [ { "file": "D:\phpstudy_pro\WWW\bing\vendor\guzzlehttp\guzzle\src\Middleware.php", "line": 72, "function": "create", "class": "GuzzleHttp\Exception\RequestException", "type": "::" }, { "file": "D:\phpstudy_pro\WWW\bing\vendor\guzzlehttp\promises\src\Promise.php", "line": 204, "function": "GuzzleHttp\{closure}", "class": "GuzzleHttp\Middleware", "type": "::" },......

IhsanDevs commented 1 year ago

This is because Microsoft has implemented a new service on their ChatBot. I am currently fixing it. Thank you.