rabbah edited a comment on issue #5043: URL: https://github.com/apache/openwhisk/issues/5043#issuecomment-759523528
I reproduced this against the playground as well [code here](https://apigcp.nimbella.io/api/v1/web/playground/default/showCode/user463062/z). ``` curl -X POST -d '{"name":"sfdsfs4 "}' https://apigcp.nimbella.io/api/v1/web/playground/user463062/z ``` There is a hidden character ` ` after the `4` which is the culprit. <img width="219" alt="Screen Shot 2021-01-13 at 10 30 37 AM" src="https://user-images.githubusercontent.com/4959922/104472851-613a7180-558a-11eb-8348-3430c886b677.png"> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
