Step of reproduce
- Go https://en.wikisource.org/w/index.php?title=Page:The_Life_of_the_Spider.djvu/54&action=edit
- Select Google OCR from Transcribe text dropdown
- Click on Transcribe text
Expect
Text should be add after getting responses
Actual
Getting error "The Google service returned an error: We can not access the URL currently. Please download the content and pass it in."
Extra
{
"engine": "google",
"langs": [
"en"
],
"psm": 3,
"crop": [],
"image_hosts": [
"upload.wikimedia.org",
"upload.wikimedia.beta.wmflabs.org"
],
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/The_Life_of_the_Spider.djvu/page55-1024px-The_Life_of_the_Spider.djvu.jpg",
"uselang": "en",
"error": "The Google service returned an error: We can not access the URL currently. Please download the content and pass it in."
}