Describe the bug
Not sure if this is a byproduct of testing in the sandbox. When accessing a stage I don't have access to, an error pops up as it should but it has a long URL that isn't there in the current version.

What application are you using?
OJS 3.3cr
I can see this is happening on the test instance, but I can't reproduce it locally.
@israelcefrin do you know if there is any customization or configuration of the test instance that might be adding the request URL to an authorization failure message? It looks like this comes back in the response as part of the content, so it's definitely something being added on the server side.
The URL that appears is the requested URL (where the request is sent when you click on a workflow tab).
@NateWr I will check the install, but no customization is applied to these installations. Maybe it could be related to this RC, I have to update to the most current master branch.
@librariam could you please re-run these tests to double-check whether it has been fixed?
@israelcefrin Yes! I can confirm this is now fixed after you upgraded the 3.3 rc testing
@NateWr I will close this issue since it was fixed by deploying the newest code from the master branch.