APi scope not appearing in My APIs for app registration

Steven Picton 0 Reputation points
2023-11-09T03:01:01.89+00:00

I am following this learn tutorial: https://learn.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/xamarin-android/authentication?pivots=vs2022-windows

When I add my app registration for auth in section "Register the application", my APi scope does not appear in "My APIs". I added the scope correctly, please help.

Could it be something to do with my domain being onmicrosoft?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,933 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2023-11-09T20:35:08.64+00:00

    Just to clarify, is this issue confined to any specific app? Do you receive any specific error?

    Kindly ensure that you have granted the necessary permissions to the API scope.
    Make sure that you are using the correct credentials when authenticating with the API. If you are using a certificate, make sure that it is valid and has not expired.

    Regarding your domain being onmicrosoft, typically this should not affect the visibility of your API scope in "My APIs". Please doublecheck that you have configured your app registration to use the correct domain and tenant ID.
    If you haven't done, you may refresh and re-try the steps.

    If the issue persists, please share some more details of the issue and post a screenshot after concealing any private details.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.