-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi,
first of all, thanks for your great API!
I can read Jodels but now I would like to post one. First, I got 478, so I figured I need to solve a Captcha. So, I get the capture, set a break point, get the URL from the Captcha object, solve it, write the numbers into an int[] array and send that to SolveCaptcha(captcha, intArray);
I have tried multiple times now but it is always wrong. If the raccoon is in the first and last block, for example, my int array will be [0, 8].
However, I get an HTTP code of 500 upon calling SolveCaptcha. Any ideas? I can provide some simple code if helpful.
Edit: Oh, it seems they have removed the captcha verification and replaced it with some kind of Google call: nborrmann/jodel_api#31
PXRDevelopment
Metadata
Metadata
Assignees
Labels
No labels