toshiakit / MatGPT

MATLAB app to access ChatGPT API from OpenAI
MIT License
190 stars 26 forks source link

Getting 429 error Accessing ChatGPT API via MATLAB #13

Closed Kallol-Biswas closed 1 year ago

Kallol-Biswas commented 1 year ago

image

Kallol-Biswas commented 1 year ago

Hello Sir , whenever I am trying to use MATGPT, I am getting this error. I would appreciate your suggestions in this regard. thank you

nothans commented 1 year ago

Check your OpenAI API key. Is it correctly stored? Is it shared? Is it still active in your OpenAI account?

toshiakit commented 1 year ago

Most probably because your free trial expired. Check your account and if this is the case, you have to pay.

Kallol-Biswas commented 1 year ago

I have paid for the API now it works. Thank you