- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2019 05:47 AM
Hi All,
i'm trying integrate AWS cloud watch with Service Now.
i have created SNS topics in AWS and sent a confirm subscription request from AWS to Service Now instances. it should be auto approved via the API cals from AWS to service now but it's still in pending state.
i guess my Service Now is not able to recieve the API calls from AWS.
how do i make sure that my service now is able to get the API call successfully from AWS.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2019 03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2019 06:56 AM
Literally takes few seconds to be confirmed on the AWS SNS side....
Which roles does the user you are using for the authentication have in ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2019 10:07 PM
the user of service now i'm using has Admin Access.
i have done it succefully in the past when i was in Jakarta but now i'm in London and it's not getting through.
the URL format of SNOW in jakarta was a little different than in London but i see you can do it with same format but i can't.
let me try to figure out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2019 02:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2019 03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2019 03:35 AM
cool! it works.
actually i tried with another user earlier but that had @ in between not in password but in username and failed.
i setup a user and password without @ and it worked.
thanks... 🙂