This Question is Answered

2 "helpful" answers available (2 pts)
2 Replies Last post: Jan 11, 2012 10:27 PM by AnneTheAgile  
AnneTheAgile Newbie 51 posts since
Oct 28, 2011
Currently Being Moderated

Nov 11, 2011 2:12 AM

How to access Rest API from https teamcity server?

hi, I have TC7 and I am not able to see the api docs for the Rest Api using;

https://myservername:myip/httpauth/app/rest/version

All pages under /httpauth/ give 404 errors.

Do I need a different path entirely due to the https vs http server configuration?

thank you

Yegor Yarko JetBrains 1,458 posts since
May 5, 2004
Currently Being Moderated
Nov 29, 2011 9:08 PM in response to: AnneTheAgile
Re: How to access Rest API from https teamcity server?

Hello,

 

 

Sorry for the delay in replying.

Is the issue still actual?

 

I'd doublecheck the correctness of the URL, like casing:

https://myservername:myPort/httpAuth/app/rest/version

More Like This

  • Retrieving data ...