infosimples/two_captcha

Support new API error types

Closed this issue · 4 comments

There are new API level error types, could you support these in the gem?

https://2captcha.com/api-2captcha#limits

@TheCorp

We have added the new API errors. Please, check this commit:
10d0234

We have not added any support for Request Limits. I'm not sure if those errors are reported by the API. Do you have any example of an API response for those cases?

I'm closing this issue for now.

Thanks!

@barbolo here is the documentation on the new request limit API responses - https://2captcha.com/api-2captcha#limits

@barbolo - were you able to look at the new limits (specifically error 1005) and see if the gem can handle those?