Error AtlasError Documentation and Resolution

Microsoft Entra application identifier was not found

AADSTS700016

Microsoft Entra couldn't find the application identifier in the tenant, usually because the client ID is wrong, the app isn't installed in the tenant, or the request targeted the wrong tenant.

AADSTS700016authentication
AADSTS700016
  • The client application identifier is incorrect.
  • The application does not exist in the tenant receiving the request.
  • The request was sent to the wrong tenant or authority endpoint.
  1. Verify the client ID used by the application.
  2. Check that the app registration or enterprise application exists in the target tenant.
  3. Make sure the sign-in request is sent to the correct tenant.
Microsoft Learn: Microsoft Entra authentication and authorization error codes
AADSTS700016 app not found in Entra: causes and fixes | Error Atlas