Web Services Integration Day 13 | OAUTH Token - Outbound Integration

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 17

  • @Gau_ri21
    @Gau_ri21 Рік тому

    Thank you for explaining it in a very simple way. :)

  • @shivalikagupta3433
    @shivalikagupta3433 5 місяців тому

    I am getting 404 - record not found error , and I have done everything i could to correct it - create an idea 😢😢😢 what could be the reason ?? Please any suggestions that could help

  • @shivalikagupta3433
    @shivalikagupta3433 6 місяців тому

    Why haven't you shared links of the playlist in any of the videos ? It would be better

  • @usmankaramat9295
    @usmankaramat9295 11 місяців тому

    I have a question, In a real scenario where you would have to use access tokens within the headers of your request, would you first also need to obtain the refresh token every time you begin to make a number of calls? If not, where could the refresh token be stored and obtained from?

  • @sudhakars1191
    @sudhakars1191 2 роки тому +1

    Hi
    How to automate servicenow to azure AD without any Plugin please reply me the steps.or make a video

  • @kapilgera8239
    @kapilgera8239 Рік тому

    I am just trying to do the same steps for creating an idea but gives error400 -{"error":"Required parameter missing: idea"}. What is the problem how can i fix this

    • @SnowExpertRohit
      @SnowExpertRohit  Рік тому

      Go through third party documentation, & check what parameter is expecting.

  • @vakacharlavyshnavi5382
    @vakacharlavyshnavi5382 Рік тому

    Hi - i am trying to do salesforce integration. But when i click on Get Oauth Tokens. Its re-directing to my service now instance and asking for username and password instead of Salesforce login page. Why this is happening??

  • @avinashavi3904
    @avinashavi3904 2 роки тому

    Could you explain why you have not added the "Authorization: Bearer $(token)" in Header?
    Is it not required?

    • @SnowExpertRohit
      @SnowExpertRohit  2 роки тому

      Token expire every certain time like 30 min or 1 hr then we need to generate new token via refresh token.. their is similar video their in Playlist you can check

    • @avinashavi3904
      @avinashavi3904 2 роки тому

      @@SnowExpertRohit yeah it does expire. But my query is why you haven't added the authorization in the header.
      Because in one of your integration video - PayPal with ServiceNow, there you have added "Authorization: Bearer $(token)" in the header. So I want to understand why you have added there but not here.
      Kindly explain this as I'm little confused about that part.

  • @Abhijeetpawar-n4d
    @Abhijeetpawar-n4d 7 місяців тому

    Hello Rohit Sir can you please make a video to send an attachment from ServiceNow to Aha Application

  • @dkishore599
    @dkishore599 2 роки тому

    What is Refresh Token, how it will work? Kindly explain with example sir

    • @SnowExpertRohit
      @SnowExpertRohit  2 роки тому

      Thanks for your feedback, this video will come soon.. This needs 3 session. First one comming day after tomorrow.

    • @dkishore599
      @dkishore599 2 роки тому

      @@SnowExpertRohit Thanks a lot,
      Kindly explain sir, how inbound /outbound will works on our routine job ( like in scheduled job, Business rules) to send data/get