Closed MarkEdmondson1234 closed 3 years ago
I've noticed that as well. Actually, Web Clients start with {"web":{...
, which makes the googleCloudRunner::cr_setup_auth()
process impossible, since validate_json()
expects validated$installed$client_id
to exist.
That should be ok, if you use web_json instead in gar_set_client()
Getting some reports that the client JSON you download no longer has "installed" field which would break new deployments. Would really suck.
The files should all start with
{"installed":{...