Access Data from RTC URL
I am trying to access data from rtc site using after referring below url but getting error. Referred URL: https://www.ibm.com/developerworks/rational/library/rational-team-concert-oslc/index.html Error: <noscript><div id="net-jazz-ajax-NoScriptMessage">Javascript is either disabled or not available in your Browser</div></noscript>
<div id="net-jazz-ajax-InitialLoadMessage">Loading...</div>
<div id="net-jazz-ajax-WorkbenchRoot"></div>
Kindly help. Thanks in advance.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 23 '18, 9:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited May 23 '18, 9:15 a.m. Unfortunately there is not a lot of useful information about what you do and why. I have seen the error message quite often and usually the reason is:
Comments So, you mean to say that, we can't access such page using REST API, if we want to open then we need to open the browser manually & check for the content? Use REST against pages that are providing a REST interface. Use a browser for HTML pages. You need to understand the API you are working against.
Geoffrey Clemm
commented May 26 '18, 10:01 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
For example, you could include the code that you were trying to use. But more importantly, reading the content of a URL that references an html page has nothing to do with RTC or Jazz, so this wouldn't be the forum to use for this question. Reading the content of a URL that references something in an RTC repository would be related to RTC and Jazz.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.