I've created a vue-app trying to consume the dwapi. As the title says the api only responds with "the page is not published." when the page is hidden in menu.
For example I wish to hide subpages from the navigation, but still be able to consume the api via the specific subpage url. Ive been tinkering and looking through the docs but I cant find any parameter to help me achieve my goal.
Am I missing something?
Thanks,