Details
Description
Using a catalog based jclouds:google-compute-engine location within a blueprint results into error "Error resolving template – not authorized"
2018-05-16T13:57:07,502 WARN 128 o.a.b.l.j.JcloudsLocation [ger-QPzhoimG-986] Error resolving template -- not authorized (rethrowing: org.jclouds.rest.AuthorizationException: { "error": { "errors": [ { "domain": "global", "reason": "forbidden", "message": "Required 'compute.projects.get' permission for 'projects/onyx-badge-196310'" } ], "code": 403, "message": "Required 'compute.projects.get' permission for 'projects/onyx-badge-196310'" } } ); template is: null
... while using the same credentials in the blueprint works fine.