Changes between Version 2 and Version 3 of XML-RPC-debugger
- Timestamp:
- Oct 3, 2010, 5:27:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XML-RPC-debugger
v2 v3 3 3 Steps: 4 4 5 * Go to http://www.opensubtitles.org/addons/xml-rpc/debugger/6 * Fill: Address: '''api.opensubtitles.org''', Port: '''80''', Path: '''/xml-rpc'''7 * Check '''Execute method'''8 * Method Name: "'''LogIn'''", put in Payload this:5 * Go to http://www.opensubtitles.org/addons/xml-rpc/debugger/ 6 * Fill: Address: '''api.opensubtitles.org''', Port: '''80''', Path: '''/xml-rpc''' 7 * Check '''Execute method''' 8 * Method Name: "'''LogIn'''", put in Payload this: 9 9 10 10 {{{ … … 23 23 }}} 24 24 25 * press '''execute''' button25 * press '''execute''' button 26 26 27 * In response you will get something like:27 * In response you will get something like: 28 28 29 29 {{{ … … 35 35 take string (token) like "oujbupj6fek9mc433qipaka1r2" in our case, and: 36 36 37 * put into Method Name: '''SearchSubtitles''', replace token with your, put in payload:37 * put into Method Name: '''SearchSubtitles''', replace token with your, put in payload: 38 38 39 39 {{{