Unable to add API access entry





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I have created three B2C applications:




  • TestWebApp

  • TestApiOne

  • TestApiTwo


Both API applications were created the exact same way. Web API access is enabled, reply URLs have been specified, an App ID URL has been assigned, and keys have been generated. Both APIs have an additional read and write scope.



In TestWebApp API access, I am able to add TestApiOne with all three scopes without an issue.



When trying to add TestApiTwo to the TestWebApp API access list, the operation fails with the following error.




Failed to add the API access. Reason: The B2C service has an internal
error. If you created this B2C directory just now, please try again
after couple of minutes. If the problem persists, please contact
Support
(https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-support/).
If you do not have a B2C directory you can refer
https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-get-started/




I thought maybe there is a limit of one API per application. To test, I created a temporary application "TempApp". I received the same error displayed above while trying to add API access for both TestApiOne and TestApiTwo.



Has anyone else experienced this issue?










share|improve this question























  • The App ID URLs for each API app aren't the same value are they?

    – Chris Padgett
    Nov 18 '18 at 4:34











  • I have verified the URLs are unique for all applications in the directory.

    – navitiello
    Nov 19 '18 at 5:28


















0















I have created three B2C applications:




  • TestWebApp

  • TestApiOne

  • TestApiTwo


Both API applications were created the exact same way. Web API access is enabled, reply URLs have been specified, an App ID URL has been assigned, and keys have been generated. Both APIs have an additional read and write scope.



In TestWebApp API access, I am able to add TestApiOne with all three scopes without an issue.



When trying to add TestApiTwo to the TestWebApp API access list, the operation fails with the following error.




Failed to add the API access. Reason: The B2C service has an internal
error. If you created this B2C directory just now, please try again
after couple of minutes. If the problem persists, please contact
Support
(https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-support/).
If you do not have a B2C directory you can refer
https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-get-started/




I thought maybe there is a limit of one API per application. To test, I created a temporary application "TempApp". I received the same error displayed above while trying to add API access for both TestApiOne and TestApiTwo.



Has anyone else experienced this issue?










share|improve this question























  • The App ID URLs for each API app aren't the same value are they?

    – Chris Padgett
    Nov 18 '18 at 4:34











  • I have verified the URLs are unique for all applications in the directory.

    – navitiello
    Nov 19 '18 at 5:28














0












0








0








I have created three B2C applications:




  • TestWebApp

  • TestApiOne

  • TestApiTwo


Both API applications were created the exact same way. Web API access is enabled, reply URLs have been specified, an App ID URL has been assigned, and keys have been generated. Both APIs have an additional read and write scope.



In TestWebApp API access, I am able to add TestApiOne with all three scopes without an issue.



When trying to add TestApiTwo to the TestWebApp API access list, the operation fails with the following error.




Failed to add the API access. Reason: The B2C service has an internal
error. If you created this B2C directory just now, please try again
after couple of minutes. If the problem persists, please contact
Support
(https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-support/).
If you do not have a B2C directory you can refer
https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-get-started/




I thought maybe there is a limit of one API per application. To test, I created a temporary application "TempApp". I received the same error displayed above while trying to add API access for both TestApiOne and TestApiTwo.



Has anyone else experienced this issue?










share|improve this question














I have created three B2C applications:




  • TestWebApp

  • TestApiOne

  • TestApiTwo


Both API applications were created the exact same way. Web API access is enabled, reply URLs have been specified, an App ID URL has been assigned, and keys have been generated. Both APIs have an additional read and write scope.



In TestWebApp API access, I am able to add TestApiOne with all three scopes without an issue.



When trying to add TestApiTwo to the TestWebApp API access list, the operation fails with the following error.




Failed to add the API access. Reason: The B2C service has an internal
error. If you created this B2C directory just now, please try again
after couple of minutes. If the problem persists, please contact
Support
(https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-support/).
If you do not have a B2C directory you can refer
https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-get-started/




I thought maybe there is a limit of one API per application. To test, I created a temporary application "TempApp". I received the same error displayed above while trying to add API access for both TestApiOne and TestApiTwo.



Has anyone else experienced this issue?







azure azure-ad-b2c






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 16 '18 at 19:25









navitiellonavitiello

305




305













  • The App ID URLs for each API app aren't the same value are they?

    – Chris Padgett
    Nov 18 '18 at 4:34











  • I have verified the URLs are unique for all applications in the directory.

    – navitiello
    Nov 19 '18 at 5:28



















  • The App ID URLs for each API app aren't the same value are they?

    – Chris Padgett
    Nov 18 '18 at 4:34











  • I have verified the URLs are unique for all applications in the directory.

    – navitiello
    Nov 19 '18 at 5:28

















The App ID URLs for each API app aren't the same value are they?

– Chris Padgett
Nov 18 '18 at 4:34





The App ID URLs for each API app aren't the same value are they?

– Chris Padgett
Nov 18 '18 at 4:34













I have verified the URLs are unique for all applications in the directory.

– navitiello
Nov 19 '18 at 5:28





I have verified the URLs are unique for all applications in the directory.

– navitiello
Nov 19 '18 at 5:28












2 Answers
2






active

oldest

votes


















0














There's not a limit of one API per application. I have done research and it works fine by my side.
enter image description here



Please have a look at the guide and check your steps.






share|improve this answer
























  • I have followed this guide exactly and I still have the same error. I have opened a ticket with Microsoft to investigate.

    – navitiello
    Nov 19 '18 at 14:58



















0














I have tried to replicate the issues that you are facing by putting diff redirect reply url domains and also by making one application to be native and one normal web app but it doesn't help.



Could you try to delete all the webapps and try making 1 and then adding another to it.
Then create the 3rd one.



Please check this or if you can share some screen shots. That would be helpful.



You can definitely add multiple web apps to api access of one web app.






share|improve this answer
























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53344183%2funable-to-add-api-access-entry%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    There's not a limit of one API per application. I have done research and it works fine by my side.
    enter image description here



    Please have a look at the guide and check your steps.






    share|improve this answer
























    • I have followed this guide exactly and I still have the same error. I have opened a ticket with Microsoft to investigate.

      – navitiello
      Nov 19 '18 at 14:58
















    0














    There's not a limit of one API per application. I have done research and it works fine by my side.
    enter image description here



    Please have a look at the guide and check your steps.






    share|improve this answer
























    • I have followed this guide exactly and I still have the same error. I have opened a ticket with Microsoft to investigate.

      – navitiello
      Nov 19 '18 at 14:58














    0












    0








    0







    There's not a limit of one API per application. I have done research and it works fine by my side.
    enter image description here



    Please have a look at the guide and check your steps.






    share|improve this answer













    There's not a limit of one API per application. I have done research and it works fine by my side.
    enter image description here



    Please have a look at the guide and check your steps.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Nov 19 '18 at 6:27









    HannahwyHannahwy

    915




    915













    • I have followed this guide exactly and I still have the same error. I have opened a ticket with Microsoft to investigate.

      – navitiello
      Nov 19 '18 at 14:58



















    • I have followed this guide exactly and I still have the same error. I have opened a ticket with Microsoft to investigate.

      – navitiello
      Nov 19 '18 at 14:58

















    I have followed this guide exactly and I still have the same error. I have opened a ticket with Microsoft to investigate.

    – navitiello
    Nov 19 '18 at 14:58





    I have followed this guide exactly and I still have the same error. I have opened a ticket with Microsoft to investigate.

    – navitiello
    Nov 19 '18 at 14:58













    0














    I have tried to replicate the issues that you are facing by putting diff redirect reply url domains and also by making one application to be native and one normal web app but it doesn't help.



    Could you try to delete all the webapps and try making 1 and then adding another to it.
    Then create the 3rd one.



    Please check this or if you can share some screen shots. That would be helpful.



    You can definitely add multiple web apps to api access of one web app.






    share|improve this answer




























      0














      I have tried to replicate the issues that you are facing by putting diff redirect reply url domains and also by making one application to be native and one normal web app but it doesn't help.



      Could you try to delete all the webapps and try making 1 and then adding another to it.
      Then create the 3rd one.



      Please check this or if you can share some screen shots. That would be helpful.



      You can definitely add multiple web apps to api access of one web app.






      share|improve this answer


























        0












        0








        0







        I have tried to replicate the issues that you are facing by putting diff redirect reply url domains and also by making one application to be native and one normal web app but it doesn't help.



        Could you try to delete all the webapps and try making 1 and then adding another to it.
        Then create the 3rd one.



        Please check this or if you can share some screen shots. That would be helpful.



        You can definitely add multiple web apps to api access of one web app.






        share|improve this answer













        I have tried to replicate the issues that you are facing by putting diff redirect reply url domains and also by making one application to be native and one normal web app but it doesn't help.



        Could you try to delete all the webapps and try making 1 and then adding another to it.
        Then create the 3rd one.



        Please check this or if you can share some screen shots. That would be helpful.



        You can definitely add multiple web apps to api access of one web app.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 19 '18 at 16:05









        JimJim

        62




        62






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53344183%2funable-to-add-api-access-entry%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Florida Star v. B. J. F.

            Error while running script in elastic search , gateway timeout

            Adding quotations to stringified JSON object values