Hello,
I'd like to somehow handle error that is thrown by connector Office 365 Users when trying to get manager of such user and there is none.
Connector throw error message like this on picture (in Czech :)):

Function in app:

I'm looking for some way to handle this error message, not to be shown to users that are using such app and deliver something like "No Manager assigned" in for example label. As this error (missing manager ofr such user) can appear...
Please please is there some way to handle this? And if not, is there something like this on roadmap? I can imagine like this can be related to Graph API for O365 Users that it will deliver just text - "No Manager" or whatever....
P.