-
title what am i missing here? thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
If you have your own key, you can just use google instead of google drive. Google drive has advantages likes being free. But it is a bit complicated to configure. If you do not publish the app, the token generated is only valid for 7 days. The default url of google drive uses my own google drive to upload images and then OCR. The token has expired so it says server error. If you need to use google drive with your own credentials, you can check out this issue: #121 |
Beta Was this translation helpful? Give feedback.
-
i tried using the cli method but im stucked at the second step where it shows: Authorization Error Ive so many questions, I've tried running the command but nothing happens on my PC. Where do I upload the image and how to change the image's mimetype? What URI should i put for the OAuth 2.0 Client IDs ? |
Beta Was this translation helpful? Give feedback.
-
Things i made for it to work, given you have normal google ocr running: |
Beta Was this translation helpful? Give feedback.
Things i made for it to work, given you have normal google ocr running:
Enable Google Drive API
Publish the app
Put credentials into main folder after the cloud app is running + googleocrplugin.jar and googleocrplugin.xml in plugins folder