apache / apache/openwhisk-cli

wskdeploy reference is confusing on failure to deploy a project

Abierto
#413 1 comentario 0 reacciones 1 asignado Reclamado por @pritidesai Ver en GitHub
bug priority-medium
Lenguaje dominante
Go
Estrellas
109
Forks
98
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

This is part of observations while working with https://github.com/apache/incubator-openwhisk-catalog/pull/268.

Failure to deploy leads to errors like this which are confusing because they mention `wskdeploy undeploy` when using `wsk`.

```
Error: Deployment did not complete sucessfully. Run `wskdeploy undeploy` to remove partially deployed assets.
servicedeployer.go [1660]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 147: The supplied authentication is not authorized to access 'guest/watson-textToSpeech'. (code 702f9dfbfc752ee58b0546d6a15d6cb2): HTTP Response Status: 403 Forbidden HTTP Response Body: {"code":"702f9dfbfc752ee58b0546d6a15d6cb2","error":"The supplied authentication is not authorized to access 'guest/watson-textToSpeech'."}
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.