Home
YouTrack Support | JetBrains
Submit a request
Community
Sign in
jinxen
Follow
New posts
New posts and comments
Total activity
6
Last activity
January 12, 2016 00:08
Member since
October 09, 2012 12:28
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
October 10, 2012 09:53
Is there any way to get around the CORS support to make it work in IE?
Community
YouTrack - General Discussions (JetForum)
Using the rest api via javascript, how to authenticate?
0 votes
Created
October 10, 2012 09:26
Hi Anna,I was able to get the request to work from the youtrack.js example. Though IE 7-9 does not support CORS it does only work in chrome and FF so far, in IE Access is denied.Is there anyway to ...
Community
YouTrack - General Discussions (JetForum)
Using the rest api via javascript, how to authenticate?
0 votes
Created
October 09, 2012 13:19
To answer your original question.var youTrackUrl = "http://tracker.eelab.se/rest/export/" + projectName + "/issues?max=1000000";var youTrackLoginUrl = "http://tracker.eelab.se/rest/user/login";$.po...
Community
YouTrack - General Discussions (JetForum)
Using the rest api via javascript, how to authenticate?
0 votes
Created
October 09, 2012 13:08
Is there any example of the usage of youtrack.js?
Community
YouTrack - General Discussions (JetForum)
Using the rest api via javascript, how to authenticate?
0 votes