我正在尝试使用Rest API在Azure DevOps中创建一个测试套件。但在这里,我不确定如何提供安全细节。
他们在文档中提到了下面的细节。我像这样在Postman中传递它。我也尝试在客户端ID和客户端机密中提供我的凭据。请指点

{"$id":"1","innerException":null,"message":"A potentially dangerous Request.Path value was detected from the client (&).","typeName":"System.Web.HttpException, System.Web","typeKey":"HttpException","errorCode":0,"eventId":0}

发布于 2021-09-14 02:08:25
https://stackoverflow.com/questions/69165299
复制相似问题