Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nina van Es 1 post 81 karma points
    Nov 07, 2022 @ 07:28
    Nina van Es
    0

    Umbraco Heartcore content API caching issue

    Hi! I'm having trouble with the Content API of Umbraco Heartcore. I've added a new property called metaKeywords (datatype Tags (new)) on all pages, and now I want to use the Content API to find pages with keywords through the Search endpoint (link).

    After adding some keywords to certain pages, I see that the new property metaKeywords shows up, but it's null everywhere. When I query the same pages on de GraphQL API they do show (though not everywhere, this also doesn't seem to work as it's supposed to).

    Is this some caching issue? The weird thing is that a few days have passed since I tested for the second time and still no result from the Content API. Also I refreshed all the caches in the Settings Published Status tab, but no change.

    Content REST API: "metaKeywords": null,

    GraphQL API: "metaKeywords": [ "test tag", "nog een tag", "keyword" ],

  • Lindow 154 posts 1301 karma points
    Nov 07, 2022 @ 20:54
    Lindow
    100

    Hi there

    Please, reach out to our support via the Cloud portal page about this and I'm sure that they'll assist you :)

    /Darek

Please Sign in or register to post replies

Write your reply to:

Draft