Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Readme has incorrect info re: API keys

Aperta
#8,081 0 commenti 2 reazioni 1 assegnatario Vedi su GitHub

@aandreassa ci sta già lavorando.

Dal 3/9/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

type: docs

Hi! Hope you're all doing well after these two difficult years. Just want to note a small possible issue I found with the readme here.

The readme notes that this library offers integration with the googleauth gem for authentication using OAuth, API keys, and service accounts. However, after much experimentation, it seems like the (only) way to use an API key is directly through the service -- for instance

service = Google::Apis::YoutubeV3::YouTubeService.new
service.key = my_api_key

Just want to suggest updating the readme to make that clear for future developers looking to make API calls to resources that support API key authorization. (Might also be worth making a note about the need to include a referer and configure that on the API key, since that took some time to figure out as well.)

Thanks!

Lingua principale
Ruby
Stelle
2.9k
Fork
888
Merge medio
8m
PR unite (30g)
241

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di googleapis/google-api-ruby-client

Tutte le issue di googleapis/google-api-ruby-client

Issue simili

Altre issue su Ruby

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.