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

Create project fail for TeamCitySharp v.0.3.5 #93

Open
banarualexandru opened this issue Feb 13, 2015 · 0 comments
Open

Create project fail for TeamCitySharp v.0.3.5 #93

banarualexandru opened this issue Feb 13, 2015 · 0 comments

Comments

@banarualexandru
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant