Azure Document Translator Error 404 Resource not found

Sergio Augusto Pereira 20 Reputation points
2023-03-08T12:17:04.5866667+00:00

Hi all!

I'm trying to use Azure Document Translator with blob storage.

I created the translator with S1 plan, the containers for reading and writing the document (source and target).

I already made the API call via C# code, Python and using Postman. I always get the 404 error.

Are there any other permissions required? How can I solve?

Azure AI Translator
Azure AI Translator
An Azure service to easily conduct machine translation with a simple REST API call.
485 questions
{count} votes

Accepted answer
  1. VasaviLankipalle-MSFT 18,676 Reputation points Moderator
    2023-03-13T19:19:29.0166667+00:00

    Hi @Sergio Augusto Pereira , Thanks for using Microsoft Q&A Platform.

    Sorry to hear that you are experiencing this situation.

    There could be several reasons for this:

    To begin with, this error may occur if the custom domain endpoint you are using is incorrect, or if the resource you are attempting to access has been deleted or moved. Please double-check the following information, as mentioned in the document: https://learn.microsoft.com/en-us/azure/cognitive-services/translator/document-translation/quickstarts/get-started-with-rest-api?pivots=programming-language-csharp#your-custom-domain-name-and-key

    Have you also followed the QuickStart document and configured the SAS token for storage containers.?https://learn.microsoft.com/en-us/azure/cognitive-services/translator/document-translation/quickstarts/get-started-with-rest-api?pivots=programming-language-csharp#required-authentication

    Can you please try these and let me know if that helps? can you please share the complete Json error message?

    Please kindly accept the answer if you feel helpful to support the community, thanks.

    Regards,
    Vasavi

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.