Hi, Bubble keeps inadvertently adding parameters to the URL, I think they are object ID numbers or similar.
For example, I have a go to page:
https://produkando.io/version-test/terms_of_service/
which redirects to the URL
https://produkando.io/version-test/terms_of_service/1673395733543x240088795993295580
I’m not sure how this happened, I’m not passing those parameters when I go to the page.
This is messing up the Google login, as Google expects a different URL that the user is redirected to.