由于PLACES_API_ACCESS_NOT_CONFIGURED

时间:2019-03-25 13:17:51

标签: google-maps google-places-api

我的places api已启用。 一切都很好,只是地方api不起作用。

我经历了很多解决方案,但没有一个能帮助我。

2019-03-25 17:59:20.317 8124-8223 / com.snaplista.com E / GraphResponse:{HttpStatus:403,errorCode:4,subErrorCode:-1,errorType:OAuthException,errorMessage:(#4)达到申请请求限制} 2019-03-25 17:59:20.409 15228-15256 /? E / MemoryLeakMonitorManager:MemoryLeakMonitor.jar不存在! 2019-03-25 17:59:20.410 15228-15228 /? E / Minikin:无法获取cmap表大小! 2019-03-25 17:59:20.887 1592-1592 /? E / FullInputEventModel:onStartInputView事件异常终止:eef:无法从InputConnection获取TouchTypeExtractedText。 (EFE级)2019-03-25 17:59:20.889 1592-1592 /? E / FullInputEventModel:selectionUpdated事件已终止:eef:无法从InputConnection获取TouchTypeExtractedText。 (EFE级)2019-03-25 17:59:20.906 15228-15228 /? E / Places:未知的PlaceAutocompleteAdapter状态更改。 2019-03-25 17:59:21.021 15228-15228 /? E / SpannableStringBuilder:SPAN_EXCLUSIVE_EXCLUSIVE跨度不能为零长度2019-03-25 17:59:21.022 15228-15228 /? E / SpannableStringBuilder:SPAN_EXCLUSIVE_EXCLUSIVE跨度不能为零长度2019-03-25 17:59:21.329 21564-21685 /? E / Volley:[16961] BasicNetwork.performRequest:https://www.googleapis.com/placesandroid/v1/autocompleteWidget?key=AIzaSyDCajhS3sEGJvE9GyZ-M6WNV0E7VKC20IU 2019-03-25 17:59:21.333 21564-15115 /的意外响应代码403? E / Places:您的应用似乎未启用Android的Places API。有关更多详细信息,请参见https://developers.google.com/places/android/signup。 2019-03-25 17:59:21.336 21564-15115 /? E / AsyncOperation:serviceID = 65,操作= AutocompleteWidgetQuota OperationException [Status {statusCode = PLACES_API_ACCESS_NOT_CONFIGURED,分辨率=空},网址为bdng.b(:com.google.android.gms @ 15090021 @ 15.0.90(040408-​​231259764):1 ),网址为bdmt.a(:com.google.android.gms @ 15090021 @ 15.0.90(040408-​​231259764):4),网址为yzz.run(:com.google.android.gms @ 15090021 @ 15.0.90(040408- 231259764):27),网址为bgah.run(:com.google.android.gms @ 15090021 @ 15.0.90(040408-​​231259764):2),网址为rrm.run(:com.google.android.gms @ 15090021 @ 15.0)。 90(040408-​​231259764):21)在java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)在java.util.concurrent.ThreadPoolExecutor $ Worker.run(ThreadPoolExecutor.java:636)在rxo.run(未知来源:7)java.lang.Thread.run(Thread.java:784)2019-03-25 17:59:21.343 15228-15228 /? E / Places:由于PLACES_API_ACCESS_NOT_CONFIGURED 2019-03-25 17:59:21.377 3337-9717 /导致自动完成小部件关闭E / [HwRecSys] HwRecSysService:getIsRportDirectService为假! 2019-03-25 17:59:21.510 1818-29863 /? E / HsmCoreServiceImpl:代码中的onTransact为:103 2019-03-25 17:59:21.516 8124-8124 / com.snaplista.com E / SpannableStringBuilder:SPAN_EXCLUSIVE_EXCLUSIVE跨度不能为零长度2019-03-25 17:59:21.516 8124-8124 / com.snaplista.com E / SpannableStringBuilder:SPAN_EXCLUSIVE_EXCLUSIVE跨度不能为零长度2019-03-25 17:59:21.661 1104-1441 /? E / WindowManager:win = Window {fa468aa u0 com.google.android.gms / com.google.android.location.places.ui.autocomplete.AutocompleteActivity EXITING} destroySurfaces:appStopped = false win.mWindowRemovalAllowed = true win.mRemoveOnExit = true

1 个答案:

答案 0 :(得分:2)

您应该通过https://console.cloud.google.com/google/maps-apis/support提交支持案例,因为这可能需要调查您的项目。

还要检查是否遵循了“迁移到New Places SDK客户端”,尤其是“安装客户端库”部分。这是链接:

https://developers.google.com/places/android-sdk/client-migration#install_the_client_library