Open
Description
I've had a long issue today figuring out why AppApi would not work on my local set-up: an older site that used to work with the old RestApi module.
It turned out that I had urlSegments
enabled on the Home template, so I would get the Home template rendered (which I mistook for a 404 page, as they are similar), instead of the API output.
I can imagine more users running into this issue, so IMO it would be good to add this to the FAQ section of the documentation.
Thanks!
Metadata
Assignees
Labels
No labels