New To API, Looking For Some Help

Hello team

I am using Zapier to connect to Chat GPT in order to automate some content processes.

I have been testing it but I was met with a message that read

# Failed to create a conversation in ChatGPT

[insufficient_quota] You exceeded your current quota, please check your plan and billing details.

Can anybody help with what this means and how to resolve it?

Cheers

DieselSteve

Hello DieselSteve,

This can be fixed by entering a payment method, if your account is over 90 days old, you should also verify your account by a “small payment” which is usually $5 USD minimum.

I hope this helps you and let me know if you can access the API after doing this.

Hi IXPS

Thank you for the help, it seems to be working it just failed a test for some reason

I am unfortunately experiencing issues of another kind now

I’m going to post a new topic about it but I was wondering if you could help

We’re having infromation pull from a Google form, via Zapier, into GPT and then the content to appear on a Google Doc

However it doesn’t seem to be feeding into GPT.

It picks up the variables in the form such as topics, location etc but it doesn’t actually generate any content based on the prompt, it just spits out the prompt on the other side with these variables now included.

Do you know what event for this to work as intended?

Ensure the data picked and prompt are being processed.

Seems prompt is being sent, and data is being picked up so that is solved.

If you need a response using data & prompt in the google doc, see if that call is actually being made in the workflow.

1 Like

Thanks for the help, I’ll give this a go.