how to set an OCR language in Google Drive -


i need upload image google drive including ocr feature.

the problem setocrlanguage method. need specify hebrew language , based on iso 639-1 codes should "heb".

i'm getting response

 "code" : 400,     "errors" : [ {       "domain" : "global",       "location" : "ocrlanguage",       "locationtype" : "parameter",       "message" : "invalid value",       "reason" : "invalid"   } ], 

any idea should code or can list of avaliable codes?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -