It's all about the answers!

Ask a question

How to fix oauth_problem="invalid_consumer_key"}?


Pravin Patil (104138133) | asked Jun 03 '15, 6:59 p.m.

my jts.log shows multiple entry of following error, how can it be fixed?

2015-06-03 18:39:49,103 [                    Thread-131]  WARN org.apache.http.impl.client.DefaultHttpClient       - Authentication error: Unable to respond to any of these challenges: {oauth=WWW-Authenticate: OAuth realm="https%3A%2F%2Fclm.c-iv.org%2Fjts", oauth_problem="invalid_consumer_key"}

One answer



permanent link
Martha (Ruby) Andrews (3.0k44251) | answered Jun 05 '15, 5:52 p.m.
JAZZ DEVELOPER
The problem is that there is some application making calls to the JTS with an old or invalid consumer key. Unfortunately, the error does not give a clue as to what application is making the calls.

Check your application logs (admin.log, rm.log, ccm.log, etc) for error messages (or stack traces) around the same time as the errors in your jts.log. Hopefully, you will see a correlation.

Ruby
Martha (Ruby) Andrews
Jazz Foundation L3 Development Team Lead

Your answer


Register or 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.