An exception is thrown when calling the Security.GetBookPermissions()

Issue No: FRM-10770
Created 2/16/2023 4:40:35 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 23.1
Description An exception is thrown when calling the Security.GetBookPermissions(). This is possibly due to the 'GetIdentityClaim("BookPermissions")' call returns null.   !pastedImage_d209228_0.png|height=176,width=570!   Workaround:   Wrapped the function call in a try-catch block   !pastedImage_d209228_1.png|height=593,width=960!