Untitled
unknown
plain_text
5 months ago
2.2 kB
2
Indexable
{ "data": { "searchProducts": [ { "displayName": null, "therapeuticArea": null, "groupStatus": null, "pgjnFlag": null, "uri": null, "displayNameProduct": null, "groupType": null } ] }, "errors": [ { "message": "'str' object has no attribute 'display_name'", "locations": [ { "line": 3, "column": 5 } ], "path": [ "searchProducts", 0, "displayName" ] }, { "message": "'str' object has no attribute 'therapeutic_area'", "locations": [ { "line": 4, "column": 5 } ], "path": [ "searchProducts", 0, "therapeuticArea" ] }, { "message": "'str' object has no attribute 'group_status'", "locations": [ { "line": 5, "column": 5 } ], "path": [ "searchProducts", 0, "groupStatus" ] }, { "message": "'str' object has no attribute 'pgjn_flag'", "locations": [ { "line": 6, "column": 5 } ], "path": [ "searchProducts", 0, "pgjnFlag" ] }, { "message": "'str' object has no attribute 'uri'", "locations": [ { "line": 7, "column": 5 } ], "path": [ "searchProducts", 0, "uri" ] }, { "message": "'str' object has no attribute 'display_name_product'", "locations": [ { "line": 8, "column": 5 } ], "path": [ "searchProducts", 0, "displayNameProduct" ] }, { "message": "'str' object has no attribute 'group_type'", "locations": [ { "line": 9, "column": 5 } ], "path": [ "searchProducts", 0, "groupType" ] } ] }
Editor is loading...
Leave a Comment