Using same user credentials on two apps - Bubble App Connector

Hey all,

I am attempting to use the Bubble App Connector to enable same user credentials across two separate apps.

I have followed this guide on how to use the Bubble App Connector - link

Current setup is as follows:

App A (main) contains all user data. API settings:

App B (secondary) Bubble Connector Settings:

The error I am getting when logging in from App B is:

{“statusCode”:400,“message”:“Invalid redirect_uri: https://APP B.bubbleapps.io/version-test/login?debug_mode=true&sign=in, expected: APP A.com”}

Does anyone have experience getting this to work?

Thanks.