Jason Evans
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Access denied errors when accessing TeamCity server via REST API.
I'm trying to use the REST API to access our TeamCity server, but I keep getting access denied related errors.Here is the url I'm using:"http://username:password@teamcityserverurl/httpAuth/app/rest... -
Created Access TeamCity via REST API without passing credentials.
Hi there.I've been reading up on the REST API and was wondering if there is a way to access the API without passing the username and password in the url? In other words, is there an alternative way...