Mastering API Authentication in Business Central: Basic and OAuth Explained.

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024

Комментарии • 24

  • @sauravdhyani
    @sauravdhyani  Год назад

    🙏Follow on Blog - www.sauravdhyani.com
    🙏Follow on Twitter - twitter.com/sauravdhyani
    🙏Connect on Linked In - www.linkedin.com/in/sauravdhyani/
    🙏Connect on Facebook - facebook.com/SauravMSDYN365BC
    🙏Connect on Reddit - www.reddit.com/user/postsaurav

  • @boopnose
    @boopnose Месяц назад

    Nice Content..Thanks!!

    • @sauravdhyani
      @sauravdhyani  Месяц назад

      Hello @boopnose, thanks for your comment!
      It's great to hear that content was useful.

  • @lamakhaled1904
    @lamakhaled1904 5 месяцев назад

    Hello,
    I would like to ask you about how I can write AL code in Visual Studio Code to create continuous integration between Microsoft Dynamics 365 Business Central and an external sales system via API.
    For example, I want to do the following:
    Get customers and sales invoices created in the external sales system and import them into Business Central.
    Post item details from Business Central to the external sales system.
    I would greatly appreciate any advice, tips, or resources that can help me accomplish this task efficiently.
    Thank you in advance for your assistance!

  • @prafulkalore1129
    @prafulkalore1129 Год назад

    Nice content sir..... thanks for making 🔥

    • @sauravdhyani
      @sauravdhyani  Год назад

      Thankyou for your comment @Praful Kalore

  • @henriknielsen2145
    @henriknielsen2145 Год назад

    Very good explanation 👍

  • @rajaneeshraj5724
    @rajaneeshraj5724 11 месяцев назад

    Hello Saurav ji.. It is a great video. Thanks for helping out developers like us! . I have a question. Is the method of registering App and generating secret key in azure portal is same for On-prem BC as you shown? or it is different for on-prem Oauth authentication?

    • @sauravdhyani
      @sauravdhyani  11 месяцев назад

      You are not forced to use Oauth in Business Central on-prem. If you want to set it up the only thing that change is redirect URL which will point to on-prem URL.

    • @manvithavustala1645
      @manvithavustala1645 Месяц назад

      @@sauravdhyani Getting this issue, while creating OAUTH for On-premise BC240, "Getting this error while creating OAuth for BC On-premises for BC240 "The redirect URI 'bc-poctest:48900/BC240-2/OAuthLanding.htm' specified in the request does not match the redirect URIs configured for the application "

  • @SwapnilChoudhary-c7f
    @SwapnilChoudhary-c7f Год назад

    Sir, after getting the username and password when I am trying to access the web services for customer, after entering the username and data it gets me back to the same page and the credentials gets cleared. I am entering the correct username and password.

    • @sauravdhyani
      @sauravdhyani  Год назад

      Hi @user-zv2zm3me7k,
      Thankyou for your comment.
      For clarity, please answer following question -
      1. Environment is on-prem or BC SaaS/Online?
      2. You are accessing web services from browser or Postman?

  • @lucius1976
    @lucius1976 3 месяца назад

    17:54 - Thanks for your work. Trying to set API of the cloud. At 17:54 i run into a pickle. My BC Sandbox does not have a Page Azure Active Directory Application Card. The steps before worked.

    • @lucius1976
      @lucius1976 3 месяца назад +2

      Found it. It is now called Microsoft Entra Application Card - i hate Microsoft with it´s constant name changes

    • @sauravdhyani
      @sauravdhyani  3 месяца назад

      @@lucius1976 yeah same here. Glad you were able to find it before I replied. Let me know if you have additional questions.

  • @girishbisht8041
    @girishbisht8041 Год назад

    sir can u help on power bi connect to on prem business central my outhlanding.htm is showing on http

    • @sauravdhyani
      @sauravdhyani  7 месяцев назад

      Hi @girishbisht8041, Thank you for your comment.
      I don't have a paid version of Power BI in my domain, so I will not be able to demo that.

  • @devaj007
    @devaj007 Год назад

    For Business central SAAS ,Auth setup is same?

    • @sauravdhyani
      @sauravdhyani  Год назад

      Hello @devaj007, thanks for your comment!
      Only authentication that can be used in Business Central SaaS in OAuth.

    • @nelsonopilo3180
      @nelsonopilo3180 11 месяцев назад

      even for sandbox you cant use basic, it must be oauth?
      @@sauravdhyani