我使用此method通过PHP在服务器端缩短长网址。
但是它给我发了这个错误:
"domain": "usageLimits", "reason": "ipRefererBlocked", "message": "The referrer null does not match does not match the referrer restrictions configured on your API key. Please use the API Console to update your key restrictions."
但我已将Referrer设置为localhost& 127.0.0.1
我可以知道我没有配置的其他设置或Google Shortener没有使用http://localhost吗?