Hello @carrpirates,
There are few fixes on /me
endpoint within next release of kpi
. It’s not ready yet but should be released soon.
Meanwhile, you can try to activate the debug mode in kpi
and see if you get an error for that.
To activate the debug mode, you need to change in kobo-deployments/envfiles/kpi.txt
, DEBUG=False
to DEBUG=True
and restart the KoboInstall.
You can read the logs with python run.py --logs