Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Getting Insufficient data issue while trying to integrate servicennow to ChatGPT

Chhavi Dixit
Tera Contributor

Hi All,

i'm facing below issue while I am trying to integrate servicennow to ChatGPT, could you please help.

selecting model 'gpt-3.5-turbo-instruct' which I selected from API documentation

 

I have tried this with new account as well, but still getting this error

 

Below is the Response :

 

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

How can I exceed the limit? is it paid?

OpenAI APIs are billed separately from ChatGPT Plus, Teams, and Enterprise. The API has its own pricing, which can be found at openai.com/pricing.