Fix problem with Swagger Try OUT
Reported by @kphipps
Some methods are not working when trying from API-DOCS, It seems that the sessionId is not passed correctly:
2020-03-27T04:59:17.995Z [error]: Unable to find user by sessionid: {sessionId}
2020-03-27T04:59:17.996Z [error]: Error retrieving session.
sessionId : {sessionId}
error : Error: Request failed with status code 403
2020-03-27T04:59:18.051Z [error]: Unable to find user by sessionid: {sessionId}
2020-03-27T04:59:18.052Z [error]: Error retrieving session.
sessionId : {sessionId}
error : Error: Request failed with status code 403