Ther could be a misconfiguration in the system or a service outage

CONTEXT DATA

{
  "body": {},
  "qs": {
    "state": "P61--jSgmmo6BlppRuH6ua9nv7gd_OLl"
  },
  "connection": "Username-Password-Authentication",
  "error": {
    "message": "Unable to issue redirect for OAuth 2.0 transaction",
    "oauthError": "server_error",
    "type": "oauth-authorization"
  },
  "session_id": "gjzQZZ42XIeFQNkfA_jICCCYoKXu_CNX"
}

RAW

{
  "date": "2023-09-11T20:37:04.762Z",
  "type": "f",
  "description": "Unable to issue redirect for OAuth 2.0 transaction",
  "connection": "Username-Password-Authentication",
  "connection_id": "con_J18NfGj8KWMtlJIW",
  "client_id": "0sA94AGPy541sI0SMPUDbQepEaUVCeMx",
  "client_name": "Booking App",
  "ip": "102.65.62.201",
  "user_agent": "Chrome 116.0.0 / Linux 0.0.0",
  "details": {
    "body": {},
    "qs": {
      "state": "P61--jSgmmo6BlppRuH6ua9nv7gd_OLl"
    },
    "connection": "Username-Password-Authentication",
    "error": {
      "message": "Unable to issue redirect for OAuth 2.0 transaction",
      "oauthError": "server_error",
      "type": "oauth-authorization"
    },
    "session_id": "gjzQZZ42XIeFQNkfA_jICCCYoKXu_CNX"
  },
  "hostname": "dev-n7e58tr3rntmga4w.us.auth0.com",
  "strategy": "auth0",
  "strategy_type": "database",
  "audience": "https://dev-n7e58tr3rntmga4w.us.auth0.com/userinfo",
  "scope": [
    "openid",
    "profile",
    "email"
  ],
  "log_id": "90020230911203708955428000000000000001223372040003993995",
  "_id": "90020230911203708955428000000000000001223372040003993995",
  "isMobile": false,
  "id": "90020230911203708955428000000000000001223372040003993995"
}

Hi @DouglasVDM,

Welcome to the Auth0 Community!

This error can happen when the redirect_uri is not passed in the login request.

I recommend checking out the link below which has more details on how to address this issue:

If you found this post helpful or interesting, please give it a like :+1: . Your interaction makes a difference. Have a wonderful day! :sun_with_face:

Thanks,
Rueben


Want to join our next Community Interactive Q&A with our experts? This time we’re gonna talk about Auth0 Terraform Provider

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.