Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Missing required parameters: project, image #153

Closed
austinkelleher opened this issue May 14, 2021 · 0 comments
Closed

Missing required parameters: project, image #153

austinkelleher opened this issue May 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@austinkelleher
Copy link
Contributor

Step: fetch-compute-disks

Stack:

Error: Missing required parameters: project, image
at createAPIRequestAsync (/opt/jupiterone/app/node_modules/googleapis-common/build/src/apirequest.js:116:15)
at Object.createAPIRequest (/opt/jupiterone/app/node_modules/googleapis-common/build/src/apirequest.js:52:16)
at Resource$Images.get (/opt/jupiterone/app/node_modules/googleapis/build/src/apis/compute/v1.js:4703:44)
at ComputeClient.fetchComputeImage (/opt/jupiterone/app/node_modules/@jupiterone/graph-google-cloud/dist/steps/compute/client.js:43:47)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async /opt/jupiterone/app/node_modules/@jupiterone/graph-google-cloud/dist/steps/compute/index.js:157:27
at async /opt/jupiterone/app/node_modules/@jupiterone/graph-google-cloud/dist/steps/compute/client.js:28:17
at async ComputeClient.iterateApi (/opt/jupiterone/app/node_modules/@jupiterone/graph-google-cloud/dist/google-cloud/client.js:12:9)
at async /opt/jupiterone/app/node_modules/@jupiterone/graph-google-cloud/dist/steps/compute/client.js:15:13
@austinkelleher austinkelleher added the bug Something isn't working label May 14, 2021
austinkelleher added a commit that referenced this issue May 17, 2021
…et-images-permission

Handle blank disks and compute.images.get permission - Fix #152, #153
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant