ms_graph: get identity from /v1.0/me
Instead of trying to read the user identity from /v1.0/me/drive
, get
it from /v1.0/me
where it is guaranteed to be the signed in user.
closes #327 (closed)
Edited by Andy Holmes
Instead of trying to read the user identity from /v1.0/me/drive
, get
it from /v1.0/me
where it is guaranteed to be the signed in user.
closes #327 (closed)