Reactjs – Microsoft Graph Client – Promise – Return value to next .then() is undefined
I'm struggeling with returning the result of a Promise to the next .then function. I'm sure I'm blind and it is really small issue, but actually I can't see the reason why in the parameter of the next .then function…