Parameters added inadvertently to URL

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.

When you set a page’s type to some Bubble thing, then it will display the unique ID of the thing in the URL. What data are you displaying in the page? That will likely be your answer.

hey @BrianHenderson thanks a lot. This is really useful.

Btw, the laundromat system you built looks great! kudos!

It’s my pleasure! And thank you!