PATCH / subscriptions / {sid} returns "InternalServerError"

In Azure API Management REST API Subscription entity when I call

PATCH /subscriptions/xxxxxxxxxxxxxxxx?api-version=2014-02-14-preview

with request body containing primaryKey=yyyyyyyyyyy

, it returns unexpected 500 Internal Server Error

with body:

{
    "error": {
        "code": "InternalServerError",
        "message": "Request processing failed due to internal error.",
        "details": null
    }
}

      

Am I doing something wrong?

Documentation: http://msdn.microsoft.com/en-us/library/azure/dn776325.aspx#UpdateSubscription

+3
azure azure-api-management


source to share


No one has answered this question yet

Check out similar questions:

6
Failed requests from a theme or Azure subscription in random order
4
Azure Management REST API - "Authentication failed. The Authorization header is provided in an invalid format."
2
Updating database table using HTTP PATCH verb in Postman
2
Azure Management API returns 500 Internal Server Error
2
How do I get a user from a subscription using the Azure API REST API?
1
Error updating location of azure api management service
1
Error using REST API to generate autoscaling
0
Azure API Management in VNET using a gateway (502 - The web server received an invalid response while acting as a gateway or proxy)
0
Azure API Management: Public API (no subscription key) still throws 401 error
0
Azure API Management returns InternalServerError while PUT'ing Swagger definition



All Articles
Loading...
X
Show
Funny
Dev
Pics