RomanHotsiy / commitgpt

Automatically generate commit messages using ChatGPT
1.56k stars 91 forks source link

Failed to fetch - Unauthorized #13

Closed zsbahtiar closed 1 year ago

zsbahtiar commented 1 year ago

yesterday Im using commitgpt and success get the recommendations commit, but today i can't get recommendation because the error:

> npx commitgpt -c
Error: Failed to fetch - Unauthorized
VitoDD commented 1 year ago

Same thing here. Yesterday everything worked fine, was super happy I found this. Since today I have the same error.

VitoDD commented 1 year ago

I fixed it by deleting the .commit-gpt.json file in your home directory. Ran it again, got a new session token and it was fixed.

RomanHotsiy commented 1 year ago

Should be fixed now in commitgpt@1.0.3

Thanks for reporting!