Skip to content

SolveCaptcha sends 500 #39

@MichaelVoelkel

Description

@MichaelVoelkel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions