我在通过 ApiKey 使用 Google urlshortener api 时收到此错误消息:(我使用相同的 API key 在同一个应用程序中显示谷歌地图没有任何问题)我哪里做错了?
com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden "code": 403, "errors": [ { "domain": "usageLimits", "message": "The Android package name and signing-certificate fingerprint, null and null, do not match the app restrictions configured on your API key. Please use the API Console to update your key restrictions.", "reason": "ipRefererBlocked", "extendedHelp": "https://console.developers.google.com/apis/credentials?project=xxxx" } ],> "message": "The Android package name and signing-certificate fingerprint, null and null, do not match the app restrictions configured on your API key. Please use the API Console to update your key restrictions."*
我是一名优秀的程序员,十分优秀!