post上的api平台错误提供的值无效(IRI无效?)

问题描述 投票:1回答:1

使用axios在vuejs应用程序中工作我有一些数据结构如下:

{
  ...
  surgeries: [],//array of object
  patientDiseases: [
   {  
  date: a javascrtipt date,
  disease: /api/diseases/#id //This is a valid IRI provided by the api in a select
}
  ] //array of object
}

当我发布这个数据集时api-platform的响应是提供的无效值(无效的IRI?)

这是堆栈跟踪

{
    "@context": "\/api\/contexts\/Error",
    "@type": "hydra:Error",
    "hydra:title": "An error occurred",
    "hydra:description": "Invalid value provided (invalid IRI?).",
    "trace": [{
        "namespace": "",
        "short_class": "",
        "class": "",
        "type": "",
        "function": "",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\api-platform\\core\\src\\Serializer\\AbstractItemNormalizer.php",
        "line": 177,
        "args": []
    }, {
        "namespace": "ApiPlatform\\Core\\Serializer",
        "short_class": "AbstractItemNormalizer",
        "class": "ApiPlatform\\Core\\Serializer\\AbstractItemNormalizer",
        "type": "-\u003E",
        "function": "setAttributeValue",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\symfony\\serializer\\Normalizer\\AbstractObjectNormalizer.php",
        "line": 261,
        "args": [
            ["object", "App\\Entity\\Disease"],
            ["integer", 0],
            ["string", "\/api\/diseases\/4"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "Symfony\\Component\\Serializer\\Normalizer",
        "short_class": "AbstractObjectNormalizer",
        "class": "Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer",
        "type": "-\u003E",
        "function": "denormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\api-platform\\core\\src\\Serializer\\AbstractItemNormalizer.php",
        "line": 132,
        "args": [
            ["string", "\/api\/diseases\/4"],
            ["string", "App\\Entity\\Disease"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "ApiPlatform\\Core\\Serializer",
        "short_class": "AbstractItemNormalizer",
        "class": "ApiPlatform\\Core\\Serializer\\AbstractItemNormalizer",
        "type": "-\u003E",
        "function": "denormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\api-platform\\core\\src\\Serializer\\ItemNormalizer.php",
        "line": 43,
        "args": [
            ["string", "\/api\/diseases\/4"],
            ["string", "App\\Entity\\Disease"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "ApiPlatform\\Core\\Serializer",
        "short_class": "ItemNormalizer",
        "class": "ApiPlatform\\Core\\Serializer\\ItemNormalizer",
        "type": "-\u003E",
        "function": "denormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\symfony\\serializer\\Serializer.php",
        "line": 177,
        "args": [
            ["string", "\/api\/diseases\/4"],
            ["string", "App\\Entity\\Disease"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "Symfony\\Component\\Serializer",
        "short_class": "Serializer",
        "class": "Symfony\\Component\\Serializer\\Serializer",
        "type": "-\u003E",
        "function": "denormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\symfony\\serializer\\Normalizer\\AbstractObjectNormalizer.php",
        "line": 334,
        "args": [
            ["string", "\/api\/diseases\/4"],
            ["string", "App\\Entity\\Disease"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "Symfony\\Component\\Serializer\\Normalizer",
        "short_class": "AbstractObjectNormalizer",
        "class": "Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer",
        "type": "-\u003E",
        "function": "validateAndDenormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\symfony\\serializer\\Normalizer\\AbstractObjectNormalizer.php",
        "line": 259,
        "args": [
            ["string", "App\\Entity\\PatientDisease"],
            ["string", "disease"],
            ["string", "\/api\/diseases\/4"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "Symfony\\Component\\Serializer\\Normalizer",
        "short_class": "AbstractObjectNormalizer",
        "class": "Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer",
        "type": "-\u003E",
        "function": "denormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\symfony\\serializer\\Serializer.php",
        "line": 177,
        "args": [
            ["array", {
                "patient": ["array", []],
                "date": ["string", "2018-11-27T13:03:00.000Z"],
                "disease": ["string", "\/api\/diseases\/4"]
            }],
            ["string", "App\\Entity\\PatientDisease"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "Symfony\\Component\\Serializer",
        "short_class": "Serializer",
        "class": "Symfony\\Component\\Serializer\\Serializer",
        "type": "-\u003E",
        "function": "denormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\api-platform\\core\\src\\Serializer\\AbstractItemNormalizer.php",
        "line": 307,
        "args": [
            ["array", {
                "patient": ["array", []],
                "date": ["string", "2018-11-27T13:03:00.000Z"],
                "disease": ["string", "\/api\/diseases\/4"]
            }],
            ["string", "App\\Entity\\PatientDisease"],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "ApiPlatform\\Core\\Serializer",
        "short_class": "AbstractItemNormalizer",
        "class": "ApiPlatform\\Core\\Serializer\\AbstractItemNormalizer",
        "type": "-\u003E",
        "function": "denormalizeRelation",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\api-platform\\core\\src\\Serializer\\AbstractItemNormalizer.php",
        "line": 272,
        "args": [
            ["string", "patientDiseases"],
            ["object", "ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata"],
            ["string", "App\\Entity\\PatientDisease"],
            ["array", {
                "patient": ["array", []],
                "date": ["string", "2018-11-27T13:03:00.000Z"],
                "disease": ["string", "\/api\/diseases\/4"]
            }],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", true],
                "resource_class": ["string", "App\\Entity\\PatientDisease"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "ApiPlatform\\Core\\Serializer",
        "short_class": "AbstractItemNormalizer",
        "class": "ApiPlatform\\Core\\Serializer\\AbstractItemNormalizer",
        "type": "-\u003E",
        "function": "denormalizeCollection",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\api-platform\\core\\src\\Serializer\\AbstractItemNormalizer.php",
        "line": 204,
        "args": [
            ["string", "patientDiseases"],
            ["object", "ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata"],
            ["object", "Symfony\\Component\\PropertyInfo\\Type"],
            ["string", "App\\Entity\\PatientDisease"],
            ["array", [
                ["array", {
                    "patient": ["array", []],
                    "date": ["string", "2018-11-27T13:03:00.000Z"],
                    "disease": ["string", "\/api\/diseases\/4"]
                }]
            ]],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", false],
                "resource_class": ["string", "App\\Entity\\Patient"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "ApiPlatform\\Core\\Serializer",
        "short_class": "AbstractItemNormalizer",
        "class": "ApiPlatform\\Core\\Serializer\\AbstractItemNormalizer",
        "type": "-\u003E",
        "function": "setAttributeValue",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\symfony\\serializer\\Normalizer\\AbstractObjectNormalizer.php",
        "line": 261,
        "args": [
            ["object", "App\\Entity\\Patient"],
            ["string", "patientDiseases"],
            ["array", [
                ["array", {
                    "patient": ["array", []],
                    "date": ["string", "2018-11-27T13:03:00.000Z"],
                    "disease": ["string", "\/api\/diseases\/4"]
                }]
            ]],
            ["string", "json"],
            ["array", {
                "groups": ["array", [
                    ["string", "patient"]
                ]],
                "collection_operation_name": ["string", "post"],
                "operation_type": ["string", "collection"],
                "api_allow_update": ["boolean", false],
                "resource_class": ["string", "App\\Entity\\Patient"],
                "request_uri": ["string", "\/api\/patients"],
                "uri": ["string", "http:\/\/localhost:8000\/api\/patients"],
                "api_denormalize": ["boolean", true],
                "cache_key": ["string", "e83f0aaf1c78a8d5386bc220724081e1"]
            }]
        ]
    }, {
        "namespace": "Symfony\\Component\\Serializer\\Normalizer",
        "short_class": "AbstractObjectNormalizer",
        "class": "Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer",
        "type": "-\u003E",
        "function": "denormalize",
        "file": "G:\\6.programacion\\from git\\Veterinaria\\vendor\\api-platform\\core\\src\\Serializer\\AbstractItemNormalizer.php",
        "line": 132,
        "args": [
            ["array", {
                "name": ["string", "perro"],
                "age": ["integer", 8],
                "specie": ["string", "\/api\/species\/1"],
                "breed": ["string", "\/api\/breeds\/1"],
                "birthdate": ["string", "2018-11-07T13:03:00.000Z"],
                "entrydate": ["string", "2018-11-23T13:03:03.182Z"],
                "gender": ["string", "\/api\/genders\/1"],
                "temperament": ["string", "\/api\/temperaments\/1"],
                "chip": ["string", "asdasd2asd"],
                "coatType": ["string", "\/api\/coat_types\/1"],
                "coatColor": ["string", "\/api\/coat_colors\/1"],
                "details": ["string", "m.cxvczxjkcxzvjklczv"],
                "status": ["string", "\/api\/status_patients\/1"],
                "client": ["array", {
                    "name": ["string", "Juan"],
                    "lastName": ["string", "Alberto"],
                    "secondSurname": ["string", "Asdasd"],
                    "email": ["string", "[email protected]"],
                    "phone1": ["string", "234234"],
                    "phone2": ["string", "24234"],
                    "clientType": ["string", "\/api\/client_types\/1"],
                    "sector": ["string", "\/api\/sectors\/1"],
                    "identificationCard": ["string", "98989898989"],
                    "address": ["string", "sdfsdfsdfs sdf sd5f sd"]
                }],
                "isActive": ["boolean", true],
                "surgeries": ["array", [
                    ["array", {
                        "name": ["string", "sdfa fsdf"],
                        "date": ["string", "2018-11-30T13:03:00.000Z"],
                        "patient": ["array", []]
                    }],
                    ["array", {
                        "name": ["string", "sdfa fsdf"],
                        "date": ["string", "2018-11-30T13:03:00.000Z"],
                        "patient": ["array", []]
                    }],
                    ["array", {
                        "name": ["string", "sdfa fsdf"],
                        "date": ["string", "2018-11-30T13:03:00.000Z"],
                        "patient": ["array", []]
                    }],
                    ["array", {
                        "name": ["string", "sdfa fsdf"],
                        "date": ["string", "2018-11-30T13:03:00.000Z"],
                        "patient": ["array", []]
                    }]
                ]],
                "patientDiseases": ["array", [
                    ["array", {
                        "patient": ["array", []],
                        "date": ["string", "2018-11-27T13:03:00.000Z"],
                        "disease": ["string", "\/api\/diseases\/4"]
                    }]
                ]]
            }],
            ["string", "App\\Entity\\Patient"],
            ["string", "json"],

正如您所看到的,IRI存在于数组的每个对象的请求中,但是api-platform仍然引发了无效IRI的错误。

实体配置了级联持久选项

您对我如何解决这种情况有什么建议吗?

提前致谢

symfony symfony4 bad-request api-platform.com iri
1个回答
0
投票

你能找到这种行为的原因吗?我只是面对同样的问题。

$ composer info
api-platform/core                        v2.3.5             Build a fully-featured hypermedia or GraphQL API in minutes
symfony/serializer                       v4.2.2             Symfony Serializer Component

如果(在您的示例中)surgeries是ManyToMany关系,您可以轻松使用IRI并创建实体。如果patientDiseases是OneToMany(事实上它也是ManyToMany,但有额外的属性),在对象集合中使用IRI会返回上面的Exception。对象规范化看起来很奇怪:

["object", "App\\Entity\\Disease"], -> $object
["integer", 0],                     -> $attribute, but here it uses key 0 from array/collection instead of 'disease'?!
["string", "\/api\/diseases\/4"],   -> $value

经过多次尝试,我找到了一个解决方法。这里具有预期名称的实体PatientDisease必须被定义为ApiResource,至少具有强制性GET itemOperation(可以很容易地返回总是“未找到”的虚拟控制器)。然后ApiPlatform可能更好地理解对象集合的格式,并成功创建新的嵌入式实体。

我不知道这是预期的行为还是错误。但我希望这可能也有助于其他人:-)

© www.soinside.com 2019 - 2024. All rights reserved.