Reverse proxy with redirects is preserving query parameters on 302 response

Hey there!

This is actually a recent change we made but, of course, for your use case, this isn’t exactly ideal.

We do have a workaround this is detailed here under section “Query String Parameters” which I hope is adequate! In essence, you must provide a standalone query string parameter for the response and we won’t carry forward the parameters from the request.