Issue with Accessing `gpt-4-vision-preview` Model in Make (Integromat)

Hello Make Community,

I’m encountering an issue when trying to integrate GPT-4 into my Make scenario. I’m attempting to use the gpt-4-vision-preview model to analyze images and generate product descriptions, but I keep receiving the following error:

I have confirmed that my API Key is correct and my OpenAI account has access to GPT-4. Despite this, the error persists. Here are the steps I’ve taken in my scenario:

  1. Watching a Google Drive folder for new images.
  2. Downloading the added images.
  3. Sending the images to the gpt-4-vision-preview model using the OpenAI module.

I’m seeking assistance to understand why this error is occurring and how to resolve it. Has anyone else faced this issue or could offer insights into what I might be missing?

Thank you in advance for your help!

Best regards,
Matthis



watching this, want the exact same thing happening, thanks.

2 Likes

Also receiving this error, any response would be appreciated.

Brand new to Make, and I’ve had this problem too. I think the error is because I’m on the Free plan while I’m trying everything out: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4

You can buy credits on the OpenAI Developer Dashboard, under Accounts > Billing page

Next, go to the Usage Limits page, and set the Monthly budget field to the same as the value above (e.g.: 120), then save your changes.

Screenshot_2023-11-23_171119

Once you have purchased credits, GPT4 models will be available to you.

2 Likes