[Closed] RQM :Impossible to retrieve the serviceProvider in RDF after putting «Accept=application/rdf+xml » in the header
Hello,
I am trying to read RQM data using OSLC rest api. I have added the Header accept = application/rdf+xml and "OSLC-Core-Version" = "2.0" but still its reading it in text/html type.
meta content="text/html; charset=utf-8" http-equiv="Content-Type">
Can one one help me to solve this issue.
Thanks in advance
I am trying to read RQM data using OSLC rest api. I have added the Header accept = application/rdf+xml and "OSLC-Core-Version" = "2.0" but still its reading it in text/html type.
meta content="text/html; charset=utf-8" http-equiv="Content-Type">
Can one one help me to solve this issue.
Thanks in advance
Accepted answer
I am assuming you're using Poster, HttpRequester, or something equivalent. You are probably seeing the HTML login page for RQM, if you haven't authenticated with the RQM server using the same browser (see https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios).