Hi!
I use third-party web-API (wsdl) in my app. The API grants access only from specified ip-addresses. What IP should I point? I try to specify 50.19.109.98 but it fails (suds raises WebFault "Server raised fault: 'Wrong IP address: 23.23.219.95'"). The app works fine on my local machine.
Regards, Viacheslav Mitin