Getting an invalid credentials error when running an enrichment with 4.1 mini, clay managed open AI account but works when I use a different (more costly) model.
The "invalid credentials" error with GPT-4o mini on our managed OpenAI account likely indicates that the model requires a higher API tier than what's currently available.
For ChatGPT Generate Text columns, you need at least 30,000 TPM (tokens per minute), which works with any paid tier that has access to GPT-4 or GPT-4 Turbo. Free-tier or unpaid OpenAI keys may not have access. [1]
If you're using your own OpenAI API key, verify it's correct at your OpenAI API Keys page and check your usage tier meets the requirements.
Since the more expensive model works, this suggests a tier/access limitation with the specific model you're trying to use.
Hey Doug - Happy to take a look at this. Is there a specific column you are seeing this in? Would love to try to replicate the issue so we can escalate if needed to engineering