Google static Maps always returning 403 when a key is provided

前端 未结 1 1283
春和景丽
春和景丽 2021-01-14 03:32

I always get a 403 Forbidden response if I provide an API key within the map request; without specifying it everything goes well and I can get to the map. The problem is tha

1条回答
  •  盖世英雄少女心
    2021-01-14 04:28

    I finally sorted things out, the problem was that I was subscribing to the "Google Maps API v2" service instead of "Static Maps API".

    Switching them in the API console fixed the problem.

    0 讨论(0)
提交回复
热议问题