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

Doors-ng 6.0.6 - error while performing get request of oauth token

Doors-ng 6.0.6 - error while performing get request of oauth token

We are submitting the get oauth token request via postman rest client, Unfortunate we are getting 400 Bad Request oauth_problem=parameter_absent error.

Get URL:
https://{{host}}:{{port}}/jts/OAuth-request-token
Type: Oauth1.0

We have given the consumer key and consumer secret both as per the registered key in JTS/admin.
Compete request will be found with below URL

 https://documenter.getpostman.com/view/4087218/TVCY6XV9
Response : 400 Bad Request, parameter_absent
We are not sure whether Access Token and Token Secret required to send or not.  if yes, what will be corresponding value for the same ? Can someone help us to find what parameter is missing here? and corresponding value?
Thanks.

0 votes

Comments

Your curl example isn't providing the key/secret etc. as parameters, which probably explains the error message "parameter_absent".


I'd expect the request to look something like this (but this isn't a Jazz example so details may be different):




Be the first one to answer this question!

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,937

Question asked: Aug 25 '20, 2:43 a.m.

Question was seen: 1,320 times

Last updated: Aug 27 '20, 7:37 a.m.

Confirmation Cancel Confirm