question

gmj06 avatar image
0 Votes"
gmj06 asked gmj06 answered

Form Recognizer Error: Request failed with status code 401

Hi, on successfully creating the project on the website https://fott-2-1.azurewebsites.net/, it loaded all the images from the Azure blob storage. But, on click of any image to add labels it is giving the following error

Error: Request failed with status code 401

200525-screen-shot-2022-05-09-at-100714-pm.png


azure-form-recognizer
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@gmj06 Are all the following permissions added for the container that is used as a source for this connection?

  • Read

  • Write

  • Delete

  • List

Also, did you try to use the same container or connection with FR API 3.0 before this setup?

0 Votes 0 ·

1 Answer

gmj06 avatar image
1 Vote"
gmj06 answered

Yes, all the permissions were selected.

I'm able to resolve this issue by opening the portal in a different browser window and creating a new project with different connection.

Thank You

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.