RomanHotsiy / commitgpt

Automatically generate commit messages using ChatGPT
1.57k stars 92 forks source link

Error: Forbidden #15

Closed honestyan closed 1 year ago

honestyan commented 1 year ago

This error comes right after executing commitgpt even when my token doesn't wrong. No further logs appear.

ss3

adamaltman commented 1 year ago

Did you hit the chat GPT rate limit?

RomanHotsiy commented 1 year ago

@honestyan I just published an ew version which should print more details: 1.0.4. Try it out plz.

honestyan commented 1 year ago

Did you hit the chat GPT rate limit?

I'm not, I used a new account. How to change the token using another account? I wanna try to use a different account

@RomanHotsiy , Finally got this blocker. image

RomanHotsiy commented 1 year ago

Says the request is blocked.

Remove rm ~/.commit-gpt.json file. It will ask you for the new token on the next run.