Hi,
I just got an e-mail from a customer saying our Digital Copel app won’t start. The initialisation code has a call to the following FindLatestLessonBundleVersion custom event. The error can be reproduced with the following curl command:
curl -H application-id:2C573D98-F5FC-9825-FF16-73D421338A00 -H secret-key:7EFABCBA-BAAB-E2AA-FFB5-5588CDB39A00 -H Content-Type:application/json -X POST -d “{“minAppVersion”:101001,“platform”:“iOS”}” -v http://api.backendless.com/prod/servercode/events/FindLatestLessonBundleVersion
and the error response I’m getting is:
{“code”:0,“message”:"org/apache/http/client/HttpClient”}
I haven’t changed anything (deployed or ran CodeRunner) for a while now so I’m not sure what’s the reason.
Regards,
Simon.