Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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, It throwing an error if I try the same from ServiceNow. Kindly help

anu20
Giga Contributor

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?

 

find_real_file.png

1 ACCEPTED SOLUTION

Kieran Anson
Kilo Patron

Hi,

Are you using a MID server to channel the API request? Assuming a MID server has the required VPN connection

View solution in original post

3 REPLIES 3

Kieran Anson
Kilo Patron

Hi,

Are you using a MID server to channel the API request? Assuming a MID server has the required VPN connection

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

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.