Strange error during OTP auth: Invalid tenant

Hi everyone.

I’ve got a solution that implements OTP using auth0. Some days ago I started to recieve a strange error about a tenant but have not clue what’s going on.
Here’s a part of a typical log:

"error": {
  "message": "error in tenant - tenant validation failed: undefined",
  "oauthError": "error in tenant - tenant validation failed: undefined",
  "type": "bad.tenant",
  "uri": null
}

Logs are extremely weird:

Is there a way to find out what caused this issue. Thanks.

Hi @shadeglare,

Can you please DM me a HAR file so I can investigate further?

Thanks,
Dan

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