Starting a few days ago users started reporting is...
# ory-network
a
Starting a few days ago users started reporting issues with Auth
Copy code
{
  "error": {
    "id": "browser_location_change_required",
    "code": 422,
    "status": "Unprocessable Entity",
    "reason": "In order to complete this flow please redirect the browser to: <http://localhost:4000/self-service/login/browser?aal=aal2&identity_schema=8d726292e8ea7863c746275298bb65b988e0b40a5fc834f7f14f672776e757d6e6d14511c62dcae9f2450b572a23d7755705fcede3a0c612142e32f3a6a9e54b&return_to=http%3A%2F%2Flocalhost%3A8788%2F>",
    "message": "browser location change required"
  },
  "redirect_browser_to": "<http://localhost:4000/self-service/login/browser?aal=aal2&identity_schema=8d726292e8ea7863c746275298bb65b988e0b40a5fc834f7f14f672776e757d6e6d14511c62dcae9f2450b572a23d7755705fcede3a0c612142e32f3a6a9e54b&return_to=http%3A%2F%2Flocalhost%3A8788%2F>"
}
h
thanks for the report, this could be a regression of a feature we recently deployed
we'll investigate
seems like the team has found a regression