Hi, i was able to resolve this by changing setting for CORS on my storage account. I believe missed this step earlier so all good now. Thank you !
Azure Form Recognizer Error
Hi,
I am trying to create custom model on form recognizer and getting errors on all the links i have for the analyzer.
Link: https://fott-preview.azurewebsites.net/prebuilts-analyze
Error: "ConnectionName" has no storage account. Please check its SAS Token in connection page.
Comments- connection is set-up with SAS key which has all access but still this error
Link: https://fott-2-1.azurewebsites.net/layout-analyze
Error: Please check if you unexpired read/write/delete permission to blob container/blob
Comments- the SAS URI has all access setup
Link: https://fott.azurewebsites.net/
Error: Failed to send request to azure blob container.
I am using same SAS URL and end-points/key for all the links so not sure which one is correct and how to resolve. The document on FR seems outdated as well.
1 additional answer
Sort by: Most helpful
-
Yuwei Chen 1 Reputation point
2021-06-21T03:03:04.973+00:00 Hi @Kamaljeet K ,
I came across the exact same error as you did. Could you share more details on how to change the setting for CORS in the storage account? Thank you!