How does http://$MY_CHURCH.church.tools/api work?
-
In the release notes https://intern.church.tools/?q=churchwiki#/WikiView/filterWikicategory_id:30/doc:Changelog/ it says that I could access http://$MY_CHURCH.church.tools/, but for our hosted CT installation it only says
-
@tomzi Append a simple / after the /api and it works.
It's a know small issue for now -
@aschild
It's the oppositeWith "/api/" I get the "page not found" message, "/api" or "/api#/" work well.
-
It seems many browser append an slash at the end of the url. This slash causes the error. I just created an patch, such that /api/ would also work and redirect to /api. If this gets merged it will be available with version 3.45