Soulter / hugging-chat-api

HuggingChat Python API🤗
GNU Affero General Public License v3.0
865 stars 124 forks source link

Error Requests #170

Closed AravindRohit closed 9 months ago

AravindRohit commented 9 months ago

Traceback (most recent call last): File "C:\Users\Admin\PycharmProjects\Local_ApI\2.py", line 10, in cookies = sign.login() ^^^^^^^^^^^^ File "C:\Users\Admin\PycharmProjects\Local_ApI\venv\Lib\site-packages\hugchat\login.py", line 126, in login location = self.getAuthURL() ^^^^^^^^^^^^^^^^^ File "C:\Users\Admin\PycharmProjects\Local_ApI\venv\Lib\site-packages\hugchat\login.py", line 94, in getAuthURL raise Exception("Something went wrong!") Exception: Something went wrong!

AravindRohit commented 9 months ago

It gets this error yesterday it is working only

Soulter commented 9 months ago

169

Soulter commented 9 months ago

The problem has been solved.