Search code examples
oauthoffice365office365-apps

Office365 API App registration fails: Bad Request


When registering an app at https://dev.office.com/Getting-Started/office365Apis, I get the following error:

The following error occurred while processing your request:
ERROR: Request_BadRequest - Invalid value found for property 'identifierUris' of resource 'Application'.

I have registered an another app successfully before with the same account. The URIs for my app are https.

How can I overcome this problem?


Solution

  • sorry to hear you're having trouble. Our team is investigating and will update this answer once we have it identified.

    Is it possible to share the App Name and/or Redirect URI that your are using, as well as the platform chose? Understand if it's not. Are there any non-alpha numeric characters?

    In the meantime, you can register your app manually through Azure AD. Here is how: https://msdn.microsoft.com/en-us/office/office365/howto/add-common-consent-manually