[debug] [2025-11-13T21:37:05.428Z] ---------------------------------------------------------------------- [debug] [2025-11-13T21:37:05.430Z] Command: C:\Program Files\nodejs\node.exe C:\Users\jackr\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init hosting [debug] [2025-11-13T21:37:05.430Z] CLI Version: 14.24.2 [debug] [2025-11-13T21:37:05.430Z] Platform: win32 [debug] [2025-11-13T21:37:05.430Z] Node Version: v24.11.0 [debug] [2025-11-13T21:37:05.430Z] Time: Thu Nov 13 2025 22:37:05 GMT+0100 (Central European Standard Time) [debug] [2025-11-13T21:37:05.430Z] ---------------------------------------------------------------------- [debug] [info] ######## #### ######## ######## ######## ### ###### ######## ## ## ## ## ## ## ## ## ## ## ## ###### ## ######## ###### ######## ######### ###### ###### ## ## ## ## ## ## ## ## ## ## ## ## #### ## ## ######## ######## ## ## ###### ######## You're about to initialize a Firebase project in this directory: C:\Users\jackr\OneDrive\Documents\GitHub\Jeopardy-games Before we get started, keep in mind: * You are initializing within an existing Firebase project 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] [debug] [2025-11-13T21:37:08.955Z] > 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] [2025-11-13T21:37:08.955Z] > authorizing via signed-in user (jackryanaem@gmail.com) [debug] [2025-11-13T21:37:08.956Z] Checked if tokens are valid: false, expires at: 1763070311818 [debug] [2025-11-13T21:37:08.956Z] Checked if tokens are valid: false, expires at: 1763070311818 [debug] [2025-11-13T21:37:08.957Z] > refreshing access token with scopes: [] [debug] [2025-11-13T21:37:08.958Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none] [debug] [2025-11-13T21:37:08.958Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted] [debug] [2025-11-13T21:37:09.152Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 200 [debug] [2025-11-13T21:37:09.153Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted] [debug] [2025-11-13T21:37:09.190Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/jeopardy-for-english-learners [none] [debug] [2025-11-13T21:37:09.519Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/jeopardy-for-english-learners 200 [debug] [2025-11-13T21:37:09.519Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/jeopardy-for-english-learners {"projectId":"jeopardy-for-english-learners","projectNumber":"229206248935","displayName":"Jeopardy for English learners","name":"projects/jeopardy-for-english-learners","resources":{"hostingSite":"jeopardy-for-english-learners"},"state":"ACTIVE","etag":"1_4fbce8e0-527e-4205-a468-4ad736a028e1"} [info] i Using project jeopardy-for-english-learners (Jeopardy for English learners) . [info] === Hosting Setup [debug] [2025-11-13T21:37:09.552Z] Checked if tokens are valid: true, expires at: 1763073428153 [debug] [2025-11-13T21:37:09.553Z] Checked if tokens are valid: true, expires at: 1763073428153 [debug] [2025-11-13T21:37:09.553Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/jeopardy-for-english-learners [none] [debug] [2025-11-13T21:37:09.794Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/jeopardy-for-english-learners 200 [debug] [2025-11-13T21:37:09.794Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/jeopardy-for-english-learners {"projectId":"jeopardy-for-english-learners","projectNumber":"229206248935","displayName":"Jeopardy for English learners","name":"projects/jeopardy-for-english-learners","resources":{"hostingSite":"jeopardy-for-english-learners"},"state":"ACTIVE","etag":"1_4fbce8e0-527e-4205-a468-4ad736a028e1"} [info] [info] Your public directory is the folder (relative to your project directory) that [info] will contain Hosting assets to be uploaded with firebase deploy. If you [info] have a build process for your assets, use your build's output directory. [info] [info] [info] i Detected a .git folder at C:\Users\jackr\OneDrive\Documents\GitHub\Jeopardy-games [info] i Authorizing with GitHub to upload your service account to a GitHub repository's secrets store. [info] [info] Visit this URL on this device to log in: [info] https://github.com/login/oauth/authorize?client_id=89cf50f02ac6aaed3484&state=1034077181&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo [info] [info] Waiting for authentication... [debug] [2025-11-13T21:37:31.976Z] >>> [apiv2][query] POST https://github.com/login/oauth/access_token [none] [debug] [2025-11-13T21:37:31.976Z] >>> [apiv2][body] POST https://github.com/login/oauth/access_token [stream] [debug] [2025-11-13T21:37:32.648Z] <<< [apiv2][status] POST https://github.com/login/oauth/access_token 200 [debug] [2025-11-13T21:37:32.648Z] <<< [apiv2][body] POST https://github.com/login/oauth/access_token {"access_token":"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","token_type":"bearer","scope":"read:user,repo"} [debug] [2025-11-13T21:37:32.653Z] >>> [apiv2][query] GET https://api.github.com/user [none] [debug] [2025-11-13T21:37:34.439Z] <<< [apiv2][status] GET https://api.github.com/user 200 [debug] [2025-11-13T21:37:34.439Z] <<< [apiv2][body] GET https://api.github.com/user {"login":"AEMJack","id":195302924,"node_id":"U_kgDOC6QWDA","avatar_url":"https://avatars.githubusercontent.com/u/195302924?v=4","gravatar_id":"","url":"https://api.github.com/users/AEMJack","html_url":"https://github.com/AEMJack","followers_url":"https://api.github.com/users/AEMJack/followers","following_url":"https://api.github.com/users/AEMJack/following{/other_user}","gists_url":"https://api.github.com/users/AEMJack/gists{/gist_id}","starred_url":"https://api.github.com/users/AEMJack/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AEMJack/subscriptions","organizations_url":"https://api.github.com/users/AEMJack/orgs","repos_url":"https://api.github.com/users/AEMJack/repos","events_url":"https://api.github.com/users/AEMJack/events{/privacy}","received_events_url":"https://api.github.com/users/AEMJack/received_events","type":"User","user_view_type":"private","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"notification_email":null,"public_repos":0,"public_gists":0,"followers":0,"following":0,"created_at":"2025-01-16T12:20:26Z","updated_at":"2025-11-07T20:59:50Z","private_gists":0,"total_private_repos":2,"owned_private_repos":2,"disk_usage":135,"collaborators":0,"two_factor_authentication":false,"plan":{"name":"free","space":976562499,"collaborators":0,"private_repos":10000}} [info] [info] + Success! Logged into GitHub as AEMJack [info] [debug] [2025-11-13T21:37:52.862Z] >>> [apiv2][query] GET https://api.github.com/repos/c/actions/secrets/public-key type=owner [debug] [2025-11-13T21:37:53.302Z] <<< [apiv2][status] GET https://api.github.com/repos/c/actions/secrets/public-key 404 [debug] [2025-11-13T21:37:53.302Z] <<< [apiv2][body] GET https://api.github.com/repos/c/actions/secrets/public-key {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [info] [info] [error] ! The provided authorization cannot be used with this repository. If this repository is in an organization, did you remember to grant access? [info] [info] i Action required: Visit this URL to ensure access has been granted to the appropriate organization(s) for the Firebase CLI GitHub OAuth App: [info] https://github.com/settings/connections/applications/89cf50f02ac6aaed3484 [info] [debug] [2025-11-13T21:37:58.796Z] >>> [apiv2][query] GET https://api.github.com/repos/cancel/actions/secrets/public-key type=owner [debug] [2025-11-13T21:37:59.228Z] <<< [apiv2][status] GET https://api.github.com/repos/cancel/actions/secrets/public-key 404 [debug] [2025-11-13T21:37:59.228Z] <<< [apiv2][body] GET https://api.github.com/repos/cancel/actions/secrets/public-key {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [info] [info] [error] ! The provided authorization cannot be used with this repository. If this repository is in an organization, did you remember to grant access? [info] [info] i Action required: Visit this URL to ensure access has been granted to the appropriate organization(s) for the Firebase CLI GitHub OAuth App: [info] https://github.com/settings/connections/applications/89cf50f02ac6aaed3484 [info]