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

DOORS Web Access oauth-request-token not returning anything

I have been trying to request a token from our DOORS Web Access, but I get nothing back at all.

Is this intended behavior? or should I expect it to at least give me some indication of what I am missing?

I have tried to set the header values of:

oauth_consumer_key:

oauth_nonce:

oauth_signature_method: HMAC-SHA1

oauth_timestamp: current time stamp

oauth_version: 1.0

oauth_signature:


But I still get nothing

DWA version: 9.6

0 votes

Comments

Additional information from the log:


<16-Jun-2015 11:04:28> [http-bio-8443-exec-195] WARN  org.springframework.web.servlet.PageNotFound  - No mapping found for HTTP request with URI [/dwa/oauth-request-token] in DispatcherServlet with name 'WebMVC' 



2 answers

Permanent link
There were quite a few similar cases in the past, and you can check whether you encountered any of the known issues.
https://jazz.net/forum/questions/118465/how-to-get-the-request-token-during-oauth-dance-when-invoking-oslc-from-doors-with-lyo-eclipse
https://jazz.net/forum/questions/153236/problem-requesting-oauth-token-from-doors-web-access
https://www.ibm.com/developerworks/community/forums/html/topic?id=325e4b4b-6f11-4c88-9904-c4a5ad979e7c

If you're still having problems with it, do yourself a favor by posting the steps that you reached that error. Note that the DOORS/DWA version may make things a bit different.

0 votes


Permanent link
I presume you've created a Local Key in DOORS, and are using those values for Consumer Key and Consumer Secret?

0 votes

Comments

Yeah, a Local Key has been made and used, but the request returns nothing at all.


The root services url is also not added to remote services in the DOORS client. Is that needed?

No, adding root services to Remote Service is not required - that's only for DOORS client to consume from another application.

The excerpt you've pasted from logs - is that the only line that's getting logged for the request? If yes, its probably better to enable advanced logging for DWA:
http://www-01.ibm.com/support/docview.wss?uid=swg21456938

This will require a restart of DWA. Once done, you'll likely find better descriptive information on the request - at the least, I'd expect to see the details of all auth headers used and an appropriate message on what's going wrong..

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
× 12,014

Question asked: Jun 15 '15, 9:36 a.m.

Question was seen: 4,201 times

Last updated: Jun 17 '15, 3:00 a.m.

Related questions
Confirmation Cancel Confirm