Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS API No longer works with uTorrent 3.3.x #1

Open
dcshoes23 opened this issue Jun 20, 2013 · 0 comments
Open

JS API No longer works with uTorrent 3.3.x #1

dcshoes23 opened this issue Jun 20, 2013 · 0 comments

Comments

@dcshoes23
Copy link

When calling

session.request('/gui/', {list:1}, {}, function(r) { console.log('list:' + JSON.stringify(r)); } );

I get:
Uncaught SyntaxError: Unexpected identifier BAD! always expect 200 responses from raptor falcon.api.js:115 falcon.api.request.ajax_options.error falcon.api.js:115 x.Callbacks.c jquery.js:4 x.Callbacks.p.fireWith jquery.js:4 k jquery.js:6 x.ajaxTransport.send.n.onload.n.onreadystatechange jquery.js:6

The above code works fine with uTorrent <= 3.2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant