Generate SharePoint Online Access Token in Postman

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

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

  • @nashivanrajendran2221
    @nashivanrajendran2221 2 года назад +1

    Its really useful one. one question -> I not able to see Site App Permission link to get the Tenant id. Why? Is there any permission is needed to see Tenant Id?

  • @foodie_rey
    @foodie_rey Год назад +1

    Is there a possibility of generating the same using JMeter? I tried however, it looks like headers are creating an issue. Could you please help?

  • @abhisheksavran1729
    @abhisheksavran1729 Год назад +1

    @Narasimha Technologies I am able to get the token in postman but not able to call the api in reactapp getting CORS error because of not getting froper response headers can you kindly guide me it will be much appericated

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

    Hi I want to know how to get
    Permission Request XML: which u pasted

  • @SD-vb2tl
    @SD-vb2tl Год назад

    with this method hope it provides access to all sharepoint sites, how do i create access only for specific sharepoint site instead?

  • @philshearin8639
    @philshearin8639 9 месяцев назад

    Does anyone know if the access control URI (root) for this process has changed in the 2 years since the video was produced? I have followed exactly to the letter, but not getting correct results

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

    is it do able with SharePoint onprem?

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

    Can you please tell how to get access token in SPFx

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

    Thanks for this info I am able to generate Access token , but not able to Get list of documents through API,it is giving 401 response

  • @RajaPavankumar-p1o
    @RajaPavankumar-p1o 8 месяцев назад

    Where to get the permission request XML ?

  • @rajeevpunna8109
    @rajeevpunna8109 2 года назад

    can we access Sharepoint using username and password instead of using client_id, and client_secret in postman?

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

    I am trying to get the token in angular but getting cors policy error. Can you please help to resolve this issue.

  • @salesforcesalad5762
    @salesforcesalad5762 2 года назад +2

    This is really very helpful and thanks for sharing the knowledge ❤️

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

    Very clear and helpful....thank you

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

    This was extremely helpful. I really appreciate it.

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

    Very nice explained. Thanks. It helps me.

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

    I tried your steps, and getting below error, any Idea what could be going wrong ?
    Bad Request - Invalid Hostname

    HTTP Error 400. The request hostname is invalid.

    • @juanmanueloviedolutkens9542
      @juanmanueloviedolutkens9542 Год назад +1

      I have the same error. "The request body must contain the following parameter: 'grant_type'" but it is right there

  • @harsh007301
    @harsh007301 2 года назад

    How to integrate using OAuth 2.0 Auth Code grant type?

  • @fitryhuawei3150
    @fitryhuawei3150 2 года назад

    Hi Narasimha,thanks for share

  • @sgeorge1642
    @sgeorge1642 2 года назад +1

    Thank you. Very good video.

  • @rameshkommu7247
    @rameshkommu7247 6 месяцев назад

    thank you for the help sir!

  • @chunfuiyeung3259
    @chunfuiyeung3259 2 года назад

    Great video. Thank you for your sharing!

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

    Muchas Gracias!!! fue de muchísima ayuda. Necesitaba esto

  • @ofercarmeli6508
    @ofercarmeli6508 2 года назад

    Great review. Thank you!

  • @ManishKumar-de5so
    @ManishKumar-de5so Год назад

    When I use as video SharePoint url
    Can not find
    Can you suggest url
    Please this is urgent for me

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

      I have created this video 2 years ago, The URL could be changed, but I am not sure. I am sorry..

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

    Thank you!

  • @ganiabazi2114
    @ganiabazi2114 9 месяцев назад

    Very helpful. Thank you Sir. 🫡

  • @gamerkids-india
    @gamerkids-india 8 месяцев назад

    helpful

  • @VikashSharmaVS
    @VikashSharmaVS 2 года назад

    man... ill just kiss you :P thank you so much.

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

    Can anybody help me.
    Followed the tutorial, till the very end everything went pretty well, but got an error with final request:
    Status: 403 Forbidden
    {
    "error": {
    "code": "-2147024891, System.UnauthorizedAccessException",
    "message": {
    "lang": "en-US",
    "value": "Attempted to perform an unauthorized operation."
    }
    }
    }

    • @fanier2402
      @fanier2402 8 месяцев назад

      Were you able to solve the issue?