Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
Erik Zielke
Total activity
10
Last activity
January 12, 2016 02:26
Member since
February 05, 2013 19:42
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (3)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
March 01, 2015 20:22
You could look at: https://confluence.jetbrains.com/display/YTD6/YouTrack+REST+API+Reference
Community
YouTrack - General Discussions (JetForum)
Web service to get data from Youtrack
0 votes
Created
March 01, 2015 20:31
You set the cookie to be the login information, but the login information should be in the body of the request.See e.g. https://github.com/jenkinsci/youtrack-plugin/blob/master/src/main/java/org/je...
Community
YouTrack - General Discussions (JetForum)
How to form a proper HTTP POST request with a cookie to log in YouTrack (from Java application)?
0 votes