Skip to content

Thanks and also Configuration Difference #1

@CohortMinseok

Description

@CohortMinseok

api2captcha::client_t client ("YOUR_API_KEY");

This doesn't work anymore, but I got it to work by doing:

api2captcha::client_t client;
client.set_api_key("YOUR_API_KEY");

But great way of implementing this, worked flawless even for a programming beginner like me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions