Why am i getting open ai errors for all my ask ai nodes and this image node?

here’s the error

Generate Image Failed!
Error code: 400 - {‘error’: {‘message’: ‘Billing hard limit has been reached.’, ‘type’: ‘image_generation_user_error’, ‘param’: None, ‘code’: ‘billing_hard_limit_reached’}}

here’s the link

https://www.gumloop.com/pipeline?workbook_id=qiT5KuaDNvZbv3ZhKfQCBt&run_id=5tFLnG9BWzTd2wDBi4QngB

Hey @michaelraspuzzi! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @michaelraspuzzi – It looks like you’re using your own OpenAI API key here and in such cases the limits for your org are respected.

If you remove the API key in the meantime it should work as expected: https://www.gumloop.com/pipeline?workbook_id=qRYHaR4LT8GSoke7d7Z1k7&run_id=MyN7TL9GtCVrtsCuppMYzi

You can check API keys on the credentials page: Gumloop | Credentials

helpful, thanks for double checking! i didn’t realize i had turned that on.

had been playing with different credentials and mcps.

would be great to get that in the error note to nudge me in the right way. something like “switch off api to return to gumloop credits”

Yes agreed! Improving error messages is on the roadmap and I’ll add this note there :slight_smile:

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