Copied to clipboard

Flag this post as spam?

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


  • Ayalatee 5 posts 75 karma points
    Jan 23, 2024 @ 07:36
    Ayalatee
    0

    vertica headless endpoint return 404 with data

    I am using vertical headless in my umbraco project. (see docs in github) and calling the endpoint from my angular project.

    for example : If I want to get the homePage , I just navigate in the browser to localhost:44354 and see the json output like this. get resuts

    but when I see the request in the devtools, it returns 404, with the data. 404 error

    of course that requesting from the client also get error, but there I catch this with catchError operation. but there are errors in the console, and I must prevent them being there.

    do you know about this behavior of vertica? what am I doing wrong? I did the configuration just as mentioned in the docs from the link above

    I will be greatefull for any advice and solution.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies