简体   繁体   English

我已经在谷歌控制台中启用了 PLACES API 并使用 SHA 密钥注册了我的应用程序,但我仍然在启用 Places Api 时遇到错误

[英]I have enabled PLACES API in google console and registered my App with SHA key but still I am getting error to enable Places Api

I have enabled my Places Api from Google console but still I am getting this error which is very confusing for me because I have already registered my App with a valid SHA key in google console我已从 Google 控制台启用了我的 Places Api,但仍然收到此错误,这让我感到非常困惑,因为我已经在 Google 控制台中使用有效的 SHA 密钥注册了我的应用程序

LOGCAT逻辑猫

2019-02-26 14:35:20.656 3117-5457/? E/Volley: [99] BasicNetwork.performRequest: Unexpected response code 403 for https://www.googleapis.com/placesandroid/v1/search?key=AIzaSyBNUMbFciCO_-Mu7NAGeEKMAho5tY9tzFE
2019-02-26 14:35:20.660 3117-23184/? E/Places: Places API for Android does not seem to be enabled for your app. See https://developers.google.com/places/android/signup for more details.

You will need to file a support case for this one as it requires investigating your credentials.您需要为此提交一份支持案例,因为它需要调查您的凭据。

File it via https://console.cloud.google.com/google/maps-apis/support通过https://console.cloud.google.com/google/maps-apis/support归档

Although my suggestion is that you double check if your API key is the correct one as it may be returning that error due to an invalid API key.尽管我的建议是您仔细检查您的 API 密钥是否正确,因为它可能由于 API 密钥无效而返回该错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM