I've an IBM Cloud Functions action called dealership. This action takes some information from a Cloudant database. If I run this action on IBM Cloud Functions web interface, I get the desired results, see picure below, then the action is OK:
Then I make this action availble from web
And then, if I call this action from web browser, postman, webapp, anything I got status 204 (no content). Why?