forked from Laboratoria/CDMX011-lab-notes
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
47 lines (42 loc) · 3.53 KB
/
firebase-debug.log
File metadata and controls
47 lines (42 loc) · 3.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[debug] [2023-11-23T04:14:44.123Z] ----------------------------------------------------------------------
[debug] [2023-11-23T04:14:44.126Z] Command: C:\Program Files\nodejs\node.exe C:\Users\susan\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2023-11-23T04:14:44.126Z] CLI Version: 12.9.1
[debug] [2023-11-23T04:14:44.127Z] Platform: win32
[debug] [2023-11-23T04:14:44.127Z] Node Version: v18.17.0
[debug] [2023-11-23T04:14:44.129Z] Time: Wed Nov 22 2023 22:14:44 GMT-0600 (hora estándar central)
[debug] [2023-11-23T04:14:44.129Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-11-23T04:14:44.144Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
[debug] [2023-11-23T04:14:44.145Z] > authorizing via signed-in user (susanlevart@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\CDMX011-lab-notes
Before we get started, keep in mind:
* You are currently outside your home directory
[info]
=== Project Setup
[info]
[info] First, let's associate this project directory with a Firebase project.
[info] You can create multiple project aliases by running firebase use --add,
[info] but for now we'll just set up a default project.
[info]
[debug] [2023-11-23T04:15:14.321Z] > refreshing access token with scopes: []
[debug] [2023-11-23T04:15:14.324Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2023-11-23T04:15:14.324Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-11-23T04:15:15.729Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 400
[debug] [2023-11-23T04:15:15.729Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-11-23T04:15:15.730Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2023-11-23T04:15:17.303Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 401
[debug] [2023-11-23T04:15:17.303Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[debug] [2023-11-23T04:15:17.304Z] HTTP Error: 401, Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
[debug] [2023-11-23T04:15:17.305Z] FirebaseError: HTTP Error: 401, Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
at responseToError (C:\Users\susan\AppData\Roaming\npm\node_modules\firebase-tools\lib\responseToError.js:49:12)
at RetryOperation._fn (C:\Users\susan\AppData\Roaming\npm\node_modules\firebase-tools\lib\apiv2.js:285:77)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[error]
[error] Error: Failed to list Firebase projects. See firebase-debug.log for more info.