toshiakit / MatGPT

MATLAB app to access ChatGPT API from OpenAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting 429 error Accessing ChatGPT API via MATLAB

Kallol-Biswas opened this issue · comments

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

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

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

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