Page 1 of 1

Authorizing Google Public APIs

Posted: Thu Apr 16, 2015 3:37 am
by wmworia

I would like to run a Google Public API from Appery server code. Google needs the IP address from which the calls to the API will be made for authentication. Can I get the IPs from which server code is executed for this?


Authorizing Google Public APIs

Posted: Thu Apr 16, 2015 8:52 am
by Alena Prykhodko

Hello,

Here they are

54.83.195.81
54.83.195.77
54.221.255.233
54.221.204.31


Authorizing Google Public APIs

Posted: Thu Apr 16, 2015 10:42 am
by wmworia

Thanks