I am trying to explore Cloud OCR for POC work . I am getting below error .
Download recognition result.
<Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:f67c7bef-0001-002a-6e5a-ec875f000000
Time:2017-06-23T19:56:37.9327332Z</Message>
Comments
2 comments
Your call includes the characters which are the result of the screening (for example, &). Please remove all "amp;" from the URL before downloading the output. E.g.:
https://ocrsdk.blob.core.windows.net/files/55e57511-82ca-467e-b96d-59b71b962918.result?sv=2012-02-12&se=2017-06-24T05%3A00%3A00Z&sr=b&si=downloadResults&sig=4UtuNYRB%2B0ddCNETXepAq267idPOMVMv0DNOeuLRPf0%3D
Please note that your outputs are already deleted, because according to our Billing terms, all processed tasks are deleted automatically after 24 hours after an image has been recognized by the Service. Kindly re-process your images and try to download the results using the corrected links.
Thank you Serdyuk . It works now .
Please sign in to leave a comment.