WidgetKit iOS errSecInteractionNotAllowed

I save a token in Keychain. When I try to get a token from keychain sometimes I receive this error:
errSecInteractionNotAllowed = -25308
How can I handle this ?

WidgetKit iOS errSecInteractionNotAllowed
 
 
Q