account access

baldracca 0 Reputation points
2025-12-19T23:46:11.8833333+00:00

Request Id: 03f1655f-df07-4de1-b4f9-348126761900

Correlation Id: 1595a03e-4c6b-4809-97f0-5b803c78d11f

Timestamp: 2025-12-19T23:36:58Z

Message: AADSTS900561: The endpoint only accepts POST requests. Received a GET request.

Avere vFXT for Azure
Avere vFXT for Azure
An Azure service used to run high-performance, file-based workloads in the cloud.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Q&A Assist
    2025-12-19T23:46:21.36+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error message AADSTS900561 indicates that the endpoint you are trying to access only accepts POST requests, but a GET request was received instead. To resolve this issue, ensure that your request method is set to POST when making the API call to the specified endpoint. This typically involves checking the code or tool you are using to ensure the correct HTTP method is being utilized.

    If you continue to encounter issues, consider reviewing the API documentation for the specific endpoint to verify the required request format and parameters.


    References:

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.