【发布时间】:2014-07-02 13:15:35
【问题描述】:
虽然我已经按照谷歌开发者日志中提到的所有步骤,比如
- 创建项目
- 启用所需的 APIs
- 为移动应用程序证书生成 SHA1 摘要
- 创建公共访问密钥
但在执行我的请求时出现以下错误,
{
"error_message" : "This IP, site or mobile application is not authorized to use this API key.",
"html_attributions" : [],
"results" : [],
"status" : "REQUEST_DENIED"
}
不知道缺少什么,请大家帮忙。
谢谢, 技术拳
【问题讨论】:
标签: android google-api