App Connector Glitch on Live Version

Hi guys,

I am running into issues using the bubble app connector plugin. I am using it as part of my login/signup process to connect the same app and return data.

When I use the debugger in the test version everything works well and the login/signup process completes. However in live mode when I use the debugger once it reaches the step to run the app connector action the debugger skips the remaining steps in the workflow and moves onto another workflow.

Does anyone have and ideas as to why this would be happening?

Thanks

Hi all,

I’m having issues with the Bubble app connector plugin during my login/signup process. It works perfectly in test mode, but in live mode, I can see with the debugger that once it gets to the app connector action it skips the remaining steps and jumps to a different workflow. There are no conditions on the app connector action.

Any idea why this might be happening?

Thanks

Check the URL in your API call in the “API Connector”, most probably it’s working fine in test because the URL points to the test URL hence it doesn’t work in Live.

I appreciate the suggestion, however i am referring to the App Connector which is different to the API connector. The app connector is for running BE workflows in other (or the same) bubble app.

Definetly, that’s another thing :slight_smile:

1 Like