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
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?
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
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??
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
@@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.
@@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
Thank you for explaining it in a very simple way. :)
You're most welcome
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
Why haven't you shared links of the playlist in any of the videos ? It would be better
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?
Hi
How to automate servicenow to azure AD without any Plugin please reply me the steps.or make a video
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
Go through third party documentation, & check what parameter is expecting.
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??
check credentials type
Could you explain why you have not added the "Authorization: Bearer $(token)" in Header?
Is it not required?
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
@@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.
Hello Rohit Sir can you please make a video to send an attachment from ServiceNow to Aha Application
What is Refresh Token, how it will work? Kindly explain with example sir
Thanks for your feedback, this video will come soon.. This needs 3 session. First one comming day after tomorrow.
@@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