googlemaps / googlemaps/google-maps-services-python

Signing request with only API key

オープン
#494 コメント 2 件 リアクション 1 件 担当者 1 名 @wangela が担当を希望しています GitHub で見る
triage me type: bug
主要言語
Python
スター
5k
フォーク
1.4k
PR マージ指標
30日以内にマージされた PR はありません

説明

As far as I understood, using a Client ID and a secret is a legacy way to call APIs: https://developers.google.com/maps/premium/authentication/client-id/url-authorization

I would like to call the API and adding a signature using only my API key. For example doing the following:
`client = googlemaps.Client(key="", client_secret="")`.

Nonetheless, no signature is added if I don't add a Client ID (which I do not have).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。