Using the Cognos Analytics (11.2.4) REST API, but the documentation is lame. The "reference" is a minimal swagger page. There appears to be no actual documentation for the REST API.
At one point in my script, I'm getting a response that says:
error, see logs
Investigating where said logs may be, I see in my session:
logEnabled : False
I didn't see any way when creating the session to enable the log. Is this a system-wide setting? How do I enable logs for REST API sessions? Where do the logs live?