Hi All,

I am configuring Bubble Connector APIs for OpenAI and have got whisper working perfectly. I have added a second API for Completions (aka ChatGPT) - which I have got working fine in another app. I initially made the Completions API a completely separate Bubble Connector API and it did not show up in the plugin selection when I went to add it to a workflow.

I thought that using the same key for two apps could be the problem. So I erased the separate Bubble API Connector that I had build for ChatGPT added ChatGPT to to the API that I built for Whisper as a second API . Both APIs initialize perfectly but when I go to add it to the workflow, the ChatGPT API still does not show up as a plugin one can use on the canvas.

I have signed out of my account and closed Bubble completely to see if that would do the trick but it does nothing. Can anyone tell me what am I doing wrong?

image



Your API call that isn’t showing up is set up as “Data” in the API connector change that call to “Action”

Thanks. That fixed it.

1 Like

Personally I’m not sure why they make you pick one or the other, since they even let you just copy/paste it and set one to Action and one to Data… :laughing:

This topic was automatically closed after 70 days. New replies are no longer allowed.