gpt4 book ai didi

azure - 参数 securityEnabledOnly 必须是有效的 bool 值

转载 作者:行者123 更新时间:2023-12-02 06:01:55 25 4
gpt4 key购买 nike

我正在尝试获取groups of a user使用Azure AD Graph Explorer

具有类似于 https://graph.windows.net/myorganization/users/<a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="7b0e081e0924121f3b1814160b1a150255181416" rel="noreferrer noopener nofollow">[email protected]</a>/getMemberGroups 的 url 我收到以下错误:

{
"odata.error": {
"code": "Request_BadRequest",
"message": {
"lang": "en",
"value": "Parameter securityEnabledOnly must be valid Boolean value."
},
"date": "2017-09-25T04:26:30",
"requestId": "f43323c9-97e9-4ef2-813f-57690b2869a8",
"values": null
}
}

如何解决这个错误?

最佳答案

如错误消息所示,securityEnabledOnly 参数应该是 bool 值 true/false: enter image description here

关于azure - 参数 securityEnabledOnly 必须是有效的 bool 值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46397722/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com