Share via

Getting 404 while fetching analytics result

azeez paloor 0 Reputation points
2024-03-10T06:27:57.4166667+00:00

Hi I am new to azure cloud service. I am trying to create a azure cognitive service. I am following below document

https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/quickstarts/get-started-sdks-rest-api?view=doc-intel-3.1.0&viewFallbackFrom=form-recog-3.0.0&preserve-view=true&pivots=programming-language-rest-api

I have submitted a document for analysis and I have received the operation-location

But when I try to get the result using
curl -v -X GET "{endpoint}/formrecognizer/documentModels/{modelId}/analyzeResults/{resultId}?api-version=2023-07-31" -H "Ocp-Apim-Subscription-Key: {key}"

I am getting 404 error

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform


1 answer

Sort by: Most helpful
  1. Vinodh247-1375 43,181 Reputation points Volunteer Moderator
    2024-03-10T13:31:45.0566667+00:00

    Hi azeez paloor,

    Thanks for reaching out to Microsoft Q&A.

    Please check this answer which has been asked recently. Let me know if you were able to get anything from this answer.

    https://learn.microsoft.com/en-us/answers/questions/1510384/i-keep-getting-a-404-error-when-calling-for-azure

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.