Kenneth Ng
Results
3
comments of
Kenneth Ng
I am getting the same error from command line as well. I ran `chatgpt install`, logged in on the popup and clicked through disclosure boxes, then went back to the...
I encountered the same error. I believe it is caused by an authentication error thrown by the OpenAI API. I added the line `print(f"ERROR: payload = {payload}")` before line 83...