googlemaps / googlemaps/google-maps-services-python

Signing request with only API key

Offen
#494 2 Kommentare 1 Reaktion 1 zugewiesene Person Beansprucht von @wangela Auf GitHub ansehen
triage me type: bug
Vorherrschende Sprache
Python
Sterne
5k
Forks
1.4k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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).

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.