How to fix it open AI

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • **n8n version:lastest
  • **Database (default: SQLite):default
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):own
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • **Operating system:windows
1 Like

hello @Thuy_Dang

according to the error, you don’t have available tokens. Check your quota in the openai portal.
How do I check my token usage? | OpenAI Help Center

2 Likes

Hi @Thuy_Dang ,

Check if you have a balance on your openai billing page. Here’s the link. You need to have a credit balence for the openai step to work.

https://platform.openai.com/settings/organization/billing/overview

Best,

Robert

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.