php - Google API Server key - IP Restriction -


i'm trying use google api server key (in php).

i've created new server key , added local ip , working fine.

i'm trying use key calendar public shared.

i've moved page on remote host , added server ip allowed ip list, remote page error:

there per-ip or per-referer restriction configured on api key , request not match these restrictions.

i've asked provider , confirm 1 i'm using right ip address. don't going wrong. i've tried print server ip using echo $_server['server_addr'] 127.0.0.1.

thanks


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -