Azure Computer Vision REST API for OCR no longer working

Gayan H 10 Reputation points
2025-05-15T01:34:22.9033333+00:00

Hi everyone,

We experienced that performing OCR through Azure Computer Vision API is no longer working as expected and returning 404 'Resource not found' error. It was working just fine two weeks back and suddenly stopped working.

It's the same when you try it out through "Use the REST API" link at https://portal.vision.cognitive.azure.com/demo/extract-text-from-images

Anyone have an idea if there are known issues with this at the moment?

Thanks in advance!

Regards,
Gayan

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
{count} vote

1 answer

Sort by: Most helpful
  1. Deepanshu katara 17,255 Reputation points MVP Moderator
    2025-05-15T04:56:35.18+00:00

    Hello, Welcome to MS Q&A

    If you're experiencing a 404 'Resource not found' error with the Azure Computer Vision API, and there are no active outages impacting your subscriptions, it might be worth checking a few other aspects:

    Resource Configuration: Ensure that the resource you are trying to access is correctly configured and still exists in your Azure portal. Sometimes resources might be accidentally deleted or moved.

    Endpoint and Keys: Verify that you are using the correct endpoint and subscription keys. Any changes in these could lead to a 404 error.

    API Version: Check if there have been any updates or changes to the API version you are using. Sometimes, older versions might be deprecated.

    Network Issues: Ensure there are no network issues or firewall settings blocking access to the Azure services.

    If these checks do not resolve the issue, consider reaching out to Azure support for further assistance.

    Pls let me know if further ques

    Kindly accept if it helps

    Thanks

    Deepanshu


Your answer

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