Skip to content

atttempting to create a Bug gets me http error 203 #105

@AesElh

Description

@AesElh

other operations work (like reading defects) but creating defects gives me that error .
this also may a bug in the libary as orignally i'm getting an http error 403 , and then a redirection occurs.

it seems the 403 came from trying to create tags, but the problem is that SDK swallwed the message and tried to do a redirect..

{
"$id": "1",
"customProperties": {
"RequestedPermissions": 2,

},
"innerException": null,
"message": "TF401289: The current user does not have permissions to create tags.",
"typeName": "Microsoft.VisualStudio.Services.Security.AccessCheckException, Microsoft.VisualStudio.Services.WebApi",
"typeKey": "AccessCheckException",
"errorCode": 0,
"eventId": 3000
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions