REQUEST DENIED with Google Places API KEY for Server Web used in an Android application

前端 未结 3 1690
渐次进展
渐次进展 2020-11-30 14:11

I\'m trying to get info from the API of Google Places for an Android application. To do that, first I have enabled this API in my Google Account.

3条回答
  •  青春惊慌失措
    2020-11-30 15:10

    From the documentation:

    Note: You need an Android API key, not a browser key. You can use the same API key for your Google Maps Android API v2 apps and your Google Places API for Android apps.

    Check this for more help.

提交回复
热议问题