#1
|
|||
|
|||
![]()
Hello,
I am trying to build an IOS app using the myjdownloader api. Everything works just fine, except for the captcha request: "/captcha/get". It return null, although i can see that there is a captcha in queue. this is the url i am requesting: url: http://api.jdownloader.org/t_{sessiontoken}_{deviceid}/captcha/get the parameters i am sending: parameters = {"url": "/captcha/get", "apiVer": 1, "params": [1642420412926], "rid": 664113243} response = { "data" : null, "rid" : 664113265 } The number in the brackets 1642420412926 is the captcha id. I am trying to get the image of the captcha and solve it on an IPhone. Is there anything i am missing here ? How do other apps, get the captcha redirected to their phone ? Thank you in advance. |
![]() |
Thread Tools | |
Display Modes | |
|
|