rabbah commented 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. ---------------------------------------------------------------- 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]
