Ask Your Question
2

What is the reason for getting a 404 error when attempting to retrieve a custom text classification using Azure Cognitive Services?

asked 2023-01-09 11:00:00 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-02-27 14:00:00 +0000

qstack gravatar image

There could be several reasons for getting a 404 error when attempting to retrieve a custom text classification using Azure Cognitive Services. These include:

  1. Incorrect API endpoint or resource URL: Make sure the API endpoint or resource URL you are using is correct and matches the one specified in your Azure Cognitive Services account.

  2. Invalid authentication credentials: Ensure that your authentication credentials are valid and properly configured. Check your subscription key or access token to make sure they are correct.

  3. Incorrect input data: Make sure that the input data you are providing to the API is in the correct format and meets the requirements specified by Azure Cognitive Services.

  4. Resource not found: The custom text classification resource you are trying to access may not be available or may have been deleted. Verify that the resource exists and is accessible from your account.

  5. Service outage: Azure Cognitive Services may experience service outages or disruptions which can cause 404 errors. Check the Azure status page to see if there are any ongoing issues.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-01-09 11:00:00 +0000

Seen: 9 times

Last updated: Feb 27 '22