Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Create project fail for TeamCitySharp v.0.3.5 #93

@banarualexandru

Description

@banarualexandru

Hi all.

I have 0.3.5 version of TeamCitySharp from nuget, and when I'm trying to createa new project, if fails:

BadRequest Error: Bad Request
HTTP: BadRequest
URL: http://xyz:8888/httpAuth/app/rest/projects/
Error has occurred during request processing (Bad Request).
Error: javax.ws.rs.WebApplicationException: javax.xml.bind.UnmarshalException

  • with linked exception:
    [org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.], caused by: javax.xml.bind.UnmarshalException, caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
    Not supported request. Please check URL, HTTP method and transfered data are correct.

But when I download the 0.3.3 version from github, and runned the test, it works like a charm.

We are using 9.x version of TeamCity.

Thanks in advance.

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