3

Azure API Management REST API サブスクリプション エンティティで、呼び出すと

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

を含むリクエスト本文を使用するprimaryKey=yyyyyyyyyyyと、予期しない500 Internal Server Errorwith bodyが返されます。

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

私は何か間違ったことをしていますか?

ドキュメント: http://msdn.microsoft.com/en-us/library/azure/dn776325.aspx#UpdateSubscription

4

0 に答える 0