Overview
This article will explain a potential cause for the following error received in the logs when trying to log into an Android App:
Service not found: https:///api/v2/
Applies To
- Universal Login
Cause
The audience value used on the /authorize request is incorrect.
Solution
Amend the value to match the current tenant’s default domain. Ensure a custom domain is not used; the default domain needs to be used for audience value. See the APIs documentation for more details.