You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/26 07:21:23 UTC

[GitHub] cbickel opened a new pull request #285: [BLOCKED]: Bump client to display numeric codes correctly again.

cbickel opened a new pull request #285: [BLOCKED]: Bump client to display numeric codes correctly again.
URL: https://github.com/apache/incubator-openwhisk-cli/pull/285
 
 
   With this change, the error code will be displayed like the following again:
   error: Unable to get action 'testtestfsda': The requested resource does not exist. (code 5877390)
   With the PR, that changes the tid (apache/incubator-openwhisk#3199), it looks like the following:
   error: Unable to get action 'testtest': The supplied authentication is invalid (code a217286c1a5a996b0a4ee01a891413d5)
   
   In addition the tests are adapted to match uuids instead of only numbers.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services