2017-06-09 88 views
2

隨着2017年5月beta版更新,通過GRAPH API從mainLogo更改爲徽標來檢索應用程序徽標。當使用新的API通過Graph Explorer進行測試時,它現在給出瞭如下錯誤消息,嘗試了logoUrl屬性,它也失敗了。Microsoft Graph API應用程序徽標

API調用 https://graph.microsoft.com/beta/applications/[ApplicationID]/logo

{ 
    "error": { 
     "code": "Request_UnsupportedQuery", 
     "message": "This property logo cannot be read. Please use the logoUrl property.", 
     "innerError": { 
      "request-id": "623806c0-6255-4b7d-bce1-d1cb7a982e6c", 
      "date": "2017-06-09T20:21:37" 
     } 
    } 
} 
+0

什麼是你的問題,你想幫助的URL,還是其他什麼東西? –

+0

用於檢索應用程序徽標的新API不起作用,並且發佈帖子錯誤。如何通過Graph API檢索應用程序徽標 –

回答

1

logoUrl是在信息,例如https://graph.microsoft.com/beta/applications/[ApplicationID]/info/logoUrl