Unfortunately, I am still encountering the 500 Error even after being on the Professional Circle.so plan for over 24 hours (you mentioned yours started working after 6 hours) when trying to do the SSO login integration and still receiving the 500 Error for the API call “Invite Member”. I have no clue what the issue is and the circle.so support team says I have set everything up correctly for the SSO login. Would you be able to take a look at these screenshots and see if I have set anything up incorrectly for the SSO login integration for Circle x Bubble.io?
The Invite Member API call is something you need to set up in your API connector. Have you done that? You can DM me if you’d like
Hey, thanks for the write up.
All seems to be working well, except for combining this with Google social login. I only have social logins enabled for my Bubble app, so this presents a bit of a challenge depending on the social provider. It’s more of a Bubble SSO issue, but thought it was worth raising.
When using Bubble SSO with Google social login, Bubble will generate a dynamic redirect URI like https://yourdomain.com/login?on_login=xxxxxx
It appears Google doesn’t accept anything dynamic when setting the redirect URI. ie. the xxx will change for each user session which causes a mismatch error.
Has anyone been able to get Bubble SSO to work with Google social login?
Cheers,
Josh
would be interested to know this too
Thanks @joe5 for the tutorial
It works great
I don’t understand the step where you put a condition on URL param
on_login, and add “is NOT empty”
You don’t detail what you do next. I can see on the screen you open an external website in step2 and on the other one you don’t do it.
I guess you open a website which would be the link to the Circle community.
But on my side I don’t seem to need this step. It does the thing by itself.
On my side it also works with Google Social login, so maybe what says @josh24 has been fixed.
Is there a way to skip the circle edit profile page? I have collected all the profile information in my bubble app already and asking the user to full it up again is a stretch. Any help is much appreciated