Closed merretbuurman closed 6 years ago
The function name has to be set by the client, so this is not a problem of the http-api, but of my client script! Sorry for this.
Yes, I confirm that the response simply echoes the input parameter (defaulted to 'unknown_function') by adding the _ready suffix. The reason is that this parameter is not used by HTTP-API/CELERY but only by the requestor
Just a small thing: Missing function name in the JSON that is being sent to the client API: api_function': 'unknown_function_ready'