【发布时间】:2020-11-15 00:03:11
【问题描述】:
我有一个 Android 应用程序,我可以在其中使用 Google 地图显示附近的地点,例如加油站、药店等。我正在使用 Maps & Places API。
我已为我的帐户启用结算功能。我已将该帐户链接到我的项目。该应用程序运行良好。但是当我现在检查它时,它给了我错误
{ "error_message" : "您必须在 https://console.cloud.google.com/project/_/billing/enable 上启用 Google Cloud 项目的结算功能@ 了解更多信息,请访问 https://developers.google.com/maps/gmp-get-started", "html_attributions" : [], "results" : [], "status" : "REQUEST_DENIED" }
我的结算帐户有效。我没有对代码和我的结算帐户进行任何更改。我没有对我的 API 密钥设置任何应用程序或 API 限制。
【问题讨论】:
-
这个问题与 Firebase 有什么关系?
-
@Alex Mamo 编辑了标签
-
你解决了这个问题还是没有我面临同样的问题
标签: android android-studio google-maps-api-3 google-places-api google-cloud-console