Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Steven Pont
Total activity
18
Last activity
January 17, 2016 05:33
Member since
September 19, 2013 21:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
April 17, 2014 15:12
Okay, so it should be in the version I am using, but I can't seem to find it. Is it available in the UI, or do I have to set this in a config file directly?
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
April 24, 2014 13:38
One step of my build is a .NET Process Runner. The parameters sent to that process by TeamCity are:%teamcity.serverUrl%%system.teamcity.projectName%%system.teamcity.buildConfName%%system.teamcity....
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
April 24, 2014 14:22
One more piece of information. My .NET application is making several REST calls, not only the one for the user info. As you can see from the log below, the other calls (like /httpAuth/app/rest/pr...
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
June 18, 2014 15:55
Anyone? Is the behavior described in the previous post expected?That is, shouldn't the label created by TeamCity at the end of a build contain the exact files that were used in the build?
Community
TeamCity General Topics
Using a Perforce VCS Root to build at a label
0 votes
Created
April 18, 2014 15:13
Actually, don't worry about that last question. I found that Roles are only enabled when per-project-permissions are turned on, so I can see the Roles now.However, I'm still having my original pro...
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
April 21, 2014 14:42
The "500" is not the mystery. Even before turning on debug-rest logging, the teamcity-rest.log told me that the reason for the error was insufficient permissions."Error for request /httpAuth/app/r...
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
April 22, 2014 15:16
The command is http://<server>/httpAuth/app/rest/users/username:spontThis is being authenticated with %system.teamcity.auth.userId% and %system.teamcity.auth.password%This is the result in teamcity...
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
April 24, 2014 15:07
Sorry -- I forgot to run the test you asked for. Here is the curl output when authenticating with an admin-level user. The correct user information is returned.Step 4/4: Curl (Command Line)[09:39...
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
April 17, 2014 14:41
Can you tell me when the VIEW_USER_PROFILE option was added? I am using TC 7.1.5, but I don't see it anywhere in the User or Global options.
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes
Created
April 18, 2014 13:45
Something must be different about my installation because I still cannot see it. I can't find a link to "Roles" anywhere in the UI, and when I try to go to the link you provided directly (http://l...
Community
TeamCity General Topics
system.teamcity.auth.userId does not have permissions to access user info
0 votes