==========
Description
After a user clicks the "Cancel Account" link in their email, they are taken to the website's > "Cancelling account" page. This page displays,
An error has occurred.
Please continue to the error page
(Then in red)
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information folows. Path... (blah blah... looks like it's printing out text from the whole front page)
The account does successfully delete.
The URL (cancelling account URL) looks like this:
https://www.cloudbrat.com/batch?op=start&id=60
When I click the "Please continue to the error page" it says, "No active batch"
==========
Steps To Reproduce
Click the "Cancel Account" link in a user's email
==========
Actual behavior
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information folows. Path... (blah blah... looks like it's printing out text from the whole front page)
==========
Expected behavior
A clean screen saying, "Your account has been successfully deleted."
==========
Additional information
Add any other information that could help, such as:
- Backdrop CMS version: 1.21.3
- Web server and its version: Apache (HostGator)
- Operating System and its version: unknown
- Browser(s) and their versions: FireFox and Chrome


==========
Description
After a user clicks the "Cancel Account" link in their email, they are taken to the website's > "Cancelling account" page. This page displays,
An error has occurred.
Please continue to the error page
(Then in red)
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information folows. Path... (blah blah... looks like it's printing out text from the whole front page)
The account does successfully delete.
The URL (cancelling account URL) looks like this:
https://www.cloudbrat.com/batch?op=start&id=60
When I click the "Please continue to the error page" it says, "No active batch"
==========
Steps To Reproduce
Click the "Cancel Account" link in a user's email
==========
Actual behavior
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information folows. Path... (blah blah... looks like it's printing out text from the whole front page)
==========
Expected behavior
A clean screen saying, "Your account has been successfully deleted."
==========
Additional information
Add any other information that could help, such as: