gpt4 book ai didi

c# - Azure DevOps OAuth enpoint 始终返回错误=InvalidScope

转载 作者:行者123 更新时间:2023-12-03 01:38:18 25 4
gpt4 key购买 nike

我一直坚持使用 Oauth 2.0 将我的 C# MVC 应用程序授权给 Azure DevOps Services API。我按照这个教程:https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/oauth?view=azure-devops

当我请求以下授权 URL 时,我将收到错误“InvalidScope”。所以,我一定做错了什么。

https://app.vssps.visualstudio.com:443/oauth2/authorize?client_id= {id}&response_type=断言&state=statestring&scope=vso.code_status&redirect_uri=https%3a%2f%2flocalhost%3a44380%2foauth%2fcallback

我的回调 URL 已成功请求,但始终出现错误“InvalidScope”消息。所以,我不明白我做错了什么。

如果有人可以进一步帮助我,我将不胜感激!

最佳答案

答案是需要在授权 URL 中指定所有可用范围,因此看来我指定的所有 Azure DevOps 范围都是必需的范围。

关于c# - Azure DevOps OAuth enpoint 始终返回错误=InvalidScope,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56143321/

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