Menggunakan Gemini di Sepanjang Siklus Proses Pengembangan Software Ulasan

12716 ulasan

Adrian D. · Diulas lebih dari 1 tahun lalu

Soulemanou F. · Diulas lebih dari 1 tahun lalu

Dong Kyu S. · Diulas lebih dari 1 tahun lalu

backend is not connecting to firestore. Gemini is useless to try identifying the issue: node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */); ^ Error: 7 PERMISSION_DENIED: Request had insufficient authentication scopes. at callErrorFromStatus (/home/user/cymbal-superstore/backend/node_modules/@grpc/grpc-js/build/src/call.js:31:19) at Object.onReceiveStatus (/home/user/cymbal-superstore/backend/node_modules/@grpc/grpc-js/build/src/client.js:357:73) at Object.onReceiveStatus (/home/user/cymbal-superstore/backend/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:323:181) at /home/user/cymbal-superstore/backend/node_modules/@grpc/grpc-js/build/src/resolving-call.js:94:78 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) for call at at ServiceClientImpl.makeServerStreamRequest (/home/user/cymbal-superstore/backend/node_modules/@grpc/grpc-js/build/src/client.js:340:32) at ServiceClientImpl.<anonymous> (/home/user/cymbal-superstore/backend/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19) at /home/user/cymbal-superstore/backend/node_modules/@google-cloud/firestore/build/src/v1/firestore_client.js:227:29 at /home/user/cymbal-superstore/backend/node_modules/google-gax/build/src/streamingCalls/streamingApiCaller.js:38:28 at /home/user/cymbal-superstore/backend/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16 at Object.request (/home/user/cymbal-superstore/backend/node_modules/google-gax/build/src/streamingCalls/streaming.js:130:40) at makeRequest (/home/user/cymbal-superstore/backend/node_modules/retry-request/index.js:141:28) at retryRequest (/home/user/cymbal-superstore/backend/node_modules/retry-request/index.js:109:5) at StreamProxy.setStream (/home/user/cymbal-superstore/backend/node_modules/google-gax/build/src/streamingCalls/streaming.js:121:37) at StreamingApiCaller.call (/home/user/cymbal-superstore/backend/node_modules/google-gax/build/src/streamingCalls/streamingApiCaller.js:54:16) Caused by: Error at CollectionReference._get (/home/user/cymbal-superstore/backend/node_modules/@google-cloud/firestore/build/src/reference.js:1719:23) at CollectionReference.get (/home/user/cymbal-superstore/backend/node_modules/@google-cloud/firestore/build/src/reference.js:1707:21) at Object.<anonymous> (/home/user/cymbal-superstore/backend/dist/index.js:116:35) at Module._compile (node:internal/modules/cjs/loader:1358:14) at Module._extensions..js (node:internal/modules/cjs/loader:1416:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Module._load (node:internal/modules/cjs/loader:1024:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12) at node:internal/main/run_main_module:28:49 { code: 7, details: 'Request had insufficient authentication scopes.', metadata: Metadata { internalRepr: Map(4) { 'google.rpc.errorinfo-bin' => [ Buffer(136) [Uint8Array] [ 10, 31, 65, 67, 67, 69, 83, 83, 95, 84, 79, 75, 69, 78, 95, 83, 67, 79, 80, 69, 95, 73, 78, 83, 85, 70, 70, 73, 67, 73, 69, 78, 84, 18, 14, 103, 111, 111, 103, 108, 101, 97, 112, 105, 115, 46, 99, 111, 109, 26, 48, 10, 6, 109, 101, 116, 104, 111, 100, 18, 38, 103, 111, 111, 103, 108, 101, 46, 102, 105, 114, 101, 115, 116, 111, 114, 101, 46, 118, 49, 46, 70, 105, 114, 101, 115, 116, 111, 114, 101, 46, 82, 117, 110, 81, 117, 101, 114, 121, 26, ... 36 more items ] ], 'grpc-status-details-bin' => [ Buffer(235) [Uint8Array] [ 8, 7, 18, 47, 82, 101, 113, 117, 101, 115, 116, 32, 104, 97, 100, 32, 105, 110, 115, 117, 102, 102, 105, 99, 105, 101, 110, 116, 32, 97, 117, 116, 104, 101, 110, 116, 105, 99, 97, 116, 105, 111, 110, 32, 115, 99, 111, 112, 101, 115, 46, 26, 181, 1, 10, 40, 116, 121, 112, 101, 46, 103, 111, 111, 103, 108, 101, 97, 112, 105, 115, 46, 99, 111, 109, 47, 103, 111, 111, 103, 108, 101, 46, 114, 112, 99, 46, 69, 114, 114, 111, 114, 73, 110, 102, 111, 18, 136, 1, 10, ... 135 more items ] ], 'www-authenticate' => [ 'Bearer realm="https://accounts.google.com/", error="insufficient_scope", scope="https://www.googleapis.com/auth/datastore https://www.googleapis.com/auth/cloud-platform"' ], 'x-debug-tracking-id' => [ '10901972134362609962;o=1' ] }, options: {} }, statusDetails: [ ErrorInfo { metadata: { method: 'google.firestore.v1.Firestore.RunQuery', service: 'firestore.googleapis.com' }, reason: 'ACCESS_TOKEN_SCOPE_INSUFFICIENT', domain: 'googleapis.com' } ], reason: 'ACCESS_TOKEN_SCOPE_INSUFFICIENT', domain: 'googleapis.com', errorInfoMetadata: { method: 'google.firestore.v1.Firestore.RunQuery', service: 'firestore.googleapis.com' } }

Leonardo Z. · Diulas lebih dari 1 tahun lalu

Sami Y. · Diulas lebih dari 1 tahun lalu

Sunitha F. · Diulas lebih dari 1 tahun lalu

These last steps need better format. When the steps direct us to Google cloud, most the things asked to select is not there.

Maria C. · Diulas lebih dari 1 tahun lalu

VINOD S. · Diulas lebih dari 1 tahun lalu

I'm pretty sure I've followed the steps carefully and yet I ran into some errors not foreseen in the lab instructions. Also, I created configured and launched the Workstation correctly, but, for the life of me, I couldn't pass the related checkpoint.

Marcel F. · Diulas lebih dari 1 tahun lalu

Hassan L. · Diulas lebih dari 1 tahun lalu

Good lab!

Pedro L. · Diulas lebih dari 1 tahun lalu

Maria C. · Diulas lebih dari 1 tahun lalu

Jack L. · Diulas lebih dari 1 tahun lalu

error: statusDetails: [ ErrorInfo { metadata: { method: 'google.firestore.v1.Firestore.RunQuery', service: 'firestore.googleapis.com' }, reason: 'ACCESS_TOKEN_SCOPE_INSUFFICIENT', domain: 'googleapis.com' } ], reason: 'ACCESS_TOKEN_SCOPE_INSUFFICIENT', domain: 'googleapis.com', errorInfoMetadata: { method: 'google.firestore.v1.Firestore.RunQuery', service: 'firestore.googleapis.com' }

Dorina S. · Diulas lebih dari 1 tahun lalu

Miguel Angel J. · Diulas lebih dari 1 tahun lalu

Joao V. · Diulas lebih dari 1 tahun lalu

Nanda Kumar C. · Diulas lebih dari 1 tahun lalu

Miguel Angel J. · Diulas lebih dari 1 tahun lalu

gustavo c. · Diulas lebih dari 1 tahun lalu

there are authentication problems creating the app

LUIS ROBERTO M. · Diulas lebih dari 1 tahun lalu

Juan D. · Diulas lebih dari 1 tahun lalu

riju G. · Diulas lebih dari 1 tahun lalu

ALVARO S. · Diulas lebih dari 1 tahun lalu

Very bad lab - Having unexplained credential issues when deploying services

Rohit S. · Diulas lebih dari 1 tahun lalu

ROBERT CARLOS G. · Diulas lebih dari 1 tahun lalu

Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.