content delivery api returning wrong data
# help-with-umbraco
d
Hello, I am using umbraco 14 and using the content delivery API to serve content to my app. I have noticed a strange behavior wherein the data returned is not right. For example if I try to get an article by ID https://debasish.umbhost.dev/umbraco/delivery/api/v2/content/item/e1aab143-9a2c-463c-8249-ef07c753cfce using POSTMAN, it is returning me the data attached.If you notice it is returning the wrong value of .data.properties.contentRows.items[].content.properties.content.markup. The correct value should be something shown in the attached screenshot. I hope it makes sense. Let me know if something is not clear. Please advice. https://cdn.discordapp.com/attachments/1258039761831067658/1258039761961226240/response.txt?ex=66869854&is=668546d4&hm=637819a0b47e16c3b86744be8ec1c5c95753e01b1fdf12845638a8a05bb3c2de& https://cdn.discordapp.com/attachments/1258039761831067658/1258039762351292478/content_backoffice.PNG?ex=66869854&is=668546d4&hm=84ab18205128a930c58e318ca9153518d6b6ba2153528eb2a23074a6d9b5c139&
2 Views