These methods (creating, deleting, updating etc.) need permissions, so you have to be either logged in to create the page, or you have to impersonate a user or authenticate as almighty:
Thanks a lot!
This seems to work. Unfortunately, I am getting a CORB error though
Cross-Origin Read Blocking (CORB) blocked cross-origin
response http://domain.com/form with MIME type text/html.
See https://www.chromestatus.com/feature/5629709824032768
for more details.
I’m using VUE for the frontend and Kirby as a headless CMS… The backend is on a subdomain.
I’ve already tried setting headers in my template