Skip to content

Cast session token to string #2116

Ben requested to merge fix/session-manager-errors-2116 into master

Closes #2116 (closed)

Summary

Plain class session token is being passed through incorrectly. Should be cast to a string.

Testing

Watch logs and login from /pro/nemofin/feed Confirmed on another sandbox this will cause the exception

Regression Scope

Shouldn't have any major impact

Edited by Ben

Merge request reports