This seems to be related to popping the `next_page` from the session, which was itself necessary because of overzealous web app firewalls. We probably need some exception handling, and picking a redirection point if all else fails.
This seems to be related to popping the
next_pagefrom the session, which was itself necessary because of overzealous web app firewalls.We probably need some exception handling, and picking a redirection point if all else fails.