Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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.

0 votes



One answer

Permanent link

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:
 
The page you try to open is a simple html page that you probably try to open using a REST service call. That is not going to work. that kind of pages need to be openend using a browser.

0 votes

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.

Since you don't provide any useful information about what you try, this is it for answers from me. Consider to improve your questions in the future. How should I ask a question in the Forum if I want to receive useful answers? has some hints.

Good luck!

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

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,926

Question asked: May 23 '18, 6:07 a.m.

Question was seen: 2,131 times

Last updated: May 26 '18, 10:01 p.m.

Confirmation Cancel Confirm