Closed bdcorps closed 1 year ago
The API endpoint in the docs should not have a slash at the end.
UMAMI_API_CLIENT_ENDPOINT=https://api.umami.is/v1/
should be
UMAMI_API_CLIENT_ENDPOINT=https://api.umami.is/v1
This issue is related to the API client but should actually be an issue on the repo for the website/docs: https://github.com/umami-software/website.
Thanks, this has been fixed.
The API endpoint in the docs should not have a slash at the end.
should be