Skip to content

Conversation

@PBadicean
Copy link
Contributor

No description provided.


client = Api2Captcha.new("YOUR_API_KEY")

result = client.vkcaptcha({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А где этот метод?

end

def vkimage(params)
solve("vkimage", **params)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Было бы неплохо добавить пример для этого метода.

README.md Outdated
You can get both values from the response to the request https://api.vk.com/method/captchaNotRobot.getContent?v={API_VER} when loading the captcha widget on the page.

```ruby
result = client.vkcaptcha({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Оба метода сделаем? vkimage и vkcaptcha?

@kratzky
Copy link
Contributor

kratzky commented Oct 9, 2025

Не забываем что file_params переопределяет method = base64 - нужно пробрасывать метод vkimage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants