Hi there,
I’m building a Python Class to interact with Kobo and was wondering if there’s a API token validation endpoint? (e.g.. [base_url]/me]). I want to be able to catch early on whether the token I’m using actually is valid and able to authenticate to the Kobo server.
Maybe it’s there already, but couldn’t find it.
Thanks!