Chat GPT API integrate with UiPath

HI Teams,
I trying to use chat GPT API but it showing some error so anyone aware of this Error please let me know what we do.
Error mentioned below.

{
“error”: {
“message”: “You exceeded your current quota, please check your plan and billing details.”,
“type”: “insufficient_quota”,
“param”: null,
“code”: null
}
}

Assign: Object reference not set to an instance of an object.

I think you will find that on free usage you can only make so many requests an hour.

1 Like

I agreed with Paul.

Check this link Your OpenAI account usage

I am fetch this problem also, But I am using new api key from another account, but problem is same, How can I solve this?