What happened?
The types for listEventsForAuthenticatedUser show params as being optional but the docs make it clear that the params object is indeed required and using the method without one results in a 404 as the username in the path is not populated.
Versions
v17
Relevant log output
Code of Conduct