googleapis / googleapis/google-api-nodejs-client
Setting up hangs on authenticate()
- Lingua principale
- TypeScript
- Stelle
- 12.2k
- Fork
- 2k
- Merge medio
- 1g 9h
- PR unite (30g)
- 24
Descrizione
I am trying to setup the Google Docs API into a Node-JS file hosted on an ubuntu server. I've used the NodeJS Google Docs API Quickstart information and searched around for alternative answers but am unsure of what is the solution. The correct credentials.json is in place, however, when running:
`client = await authenticate({
scopes: SCOPES,
keyfilePath: CREDENTIALS_PATH,
});`
It simply hangs for eternity, presumably this would be when a pop-up would appear on a Windows PC but this is not the case and no alternative seems to be obviously available.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con il Quickstart di Node.js e la chiamata authenticate({ scopes, keyfilePath }) mostrata nell’issue; riproduci il blocco su un server Ubuntu con credentials.json. Il lavoro è completato quando viene stabilito perché l’autenticazione non si completa senza un popup desktop e il comportamento supportato lato server viene documentato o corretto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- node.js
- Ambito
- authentication
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100