Hi Bubblers,
We’re facing a strange issue with our app, which is a charity pet rehoming platform. As soon as we launched the site, we’ve noticed a significant spike in traffic, particularly on the “register” page.
Upon reviewing logs, Bubble support identified recursive URL redirects involving the returnUrl parameter, such as:
PetRehomer |Register a new account…
This creates an infinite loop and increases workload usage.
Here’s what we’ve tried:
• Reviewed workflows on the “register” page for potential redirect loops.
• Checked API calls for unexpected behaviour but found nothing unusual.
I’m not sure if the issue is caused by a misconfigured workflow, external API, or something else.
My Questions:
-
What could cause such a recursive redirect pattern with returnUrl?
-
How can I debug this further to identify the source of the issue?
Any insights or suggestions would be greatly appreciated! Thank you for your time.
Dorian