Bubble Changed Home URL Variable - it broke some things

This was reported here: Tip - a few days ago backend API URL behaviour changed

Yes, you’d be right in being frustrated this breaking change was pushed without notice.

On this, you’re much better off using ‘app version’. Always, always set the API Connector URL to yourapp.bubbleapps.io/version-[version]/api/1.1/wf/blablabla.

That means that:

  1. Even if you change your domain, the calls still work
  2. You just use ‘app version’ as a parameter in the API call and it will always work.
1 Like