Open Rishabh1478 opened 3 months ago
I am using the paid API to solve some Captchas in my program, it works well locally but on deployment, it shows an error on the console Server returned error: {'error': 12, 'message': 'Banned IP'}. Any fix to this problem?
Server returned error: {'error': 12, 'message': 'Banned IP'}
You aren't providing your subscription key.
I am using the paid API to solve some Captchas in my program, it works well locally but on deployment, it shows an error on the console
Server returned error: {'error': 12, 'message': 'Banned IP'}
. Any fix to this problem?