JS SDK Generator Error

Hello,
I am trying to make a call to a custom business logic method. The business logic was created in Java, uploaded, and then I downloaded the generated JavaScript SDK. The call works great in the API inspector but it’s not working when I call it from JavaScript. When I make the call I get this error in Chrome:
https://api.backendless.com/v1/services/EpilepsyService/1.0.0/login 400 (Bad Request)s @ backendless.min.js?=1468595523805:1ignoreCache @ backendless.min.js?=1468595523805:1Backendless.ajax_for_browser @ backendless.min.js?=1468595523805:1invoke @ backendless.min.js?=1468595523805:4EpilepsyService.login @ EpilepsyService.js:381ko.applyBindings.self.Login @ Index.js:36(anonymous function) @ knockout-3.3.0.js:83dispatch @ jquery.js:5095elemData.handle @ jquery.js:4766
backendless.min.js?
=1468595523805:1 Uncaught [object Object]
Can you please help? Thank you.

Hi Phil,

Internal ticket with id BKNDLSS-12924 has been created for this issue.

Regards,

Denys

Hi Phil,

could you please give us your app id for investigating this issue?
Thanks in advance.

Regards,
Stanislaw

This has been resolved. I just created a new method that takes different parameters. Thanks!