Skip to main content
luizb1735
June 7, 2023
Question

POST API with a VPN network

  • June 7, 2023
  • 6 replies
  • 0 views

I'd like to understand how to access by Appian.

I need a POST request that just give me the correct result when my PC is connected in VPN, when I try using Postman It works.

But when I try in Appian It does not work, like if Appian have not access to the VPN.

I'd like to know who to fix.

6 replies

harshitb6843
June 7, 2023

I don't understand your requirement. Can you please elaborate? 

luizb1735
luizb1735Author
June 7, 2023

Now is It better?

harshitb6843
June 7, 2023

Yes. It works on your machine because it is connected to VPN but it doesn't work on Appian as the request is made from the Appian server and not the system. Now because the server is not using the same VPN configurations, hence it is not working. Can you access this API only over a VPN? 

mathieud0001
June 7, 2023

Are you in the cloud or on-prem?