Hi @fyoorer x
Thanks for reaching out.
The error message you are encountering is related to the Application ID URI property of the application. The Application ID URI property specifies the globally unique URI used to identify the web API and it must use a verified customer-owned domain.
If you are using a domain that is not registered in the tenant, you will only have the option to verify a new domain for your app.
Below are the supported application id formats you can use to set :
Application ID can also be set by setting identifierUris in the Manifest:
Hope this will help.
Thanks,
Shweta
Please remember to "Accept Answer" if answer helped you.