MS Graph Get User with Expand=Extensions return status 500

后端 未结 0 1611
野性不改
野性不改 2020-12-19 17:21

Getting the user just passing the user id works fine:

const { data: response } = await axios.get(`${ MS_GRAPH_USER_API }/${ id }`, {
            headers: {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题