- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2022 01:36 AM
I have an api that works only when connected to vpn, I have tested it via Postman, how can I test the endpoint from servicenow, Its throwing an error if I try the same from ServiceNow. Kindly help. Am I missing something?
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2022 03:36 AM
Hi,
Are you using a MID server to channel the API request? Assuming a MID server has the required VPN connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2022 03:36 AM
Hi,
Are you using a MID server to channel the API request? Assuming a MID server has the required VPN connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2022 04:05 AM
I am not using it currently, but want to confirm this? Is it only possible via mid server, and the mid server is supposed to be installed within the Server right?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 03:11 AM
Hi Anu,
correct. if you're needing to access something that requires a VPN connection then you will need to use a MID server to proxy the connection.
