PHP Classes

Yahoo oauth

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Yahoo oauth  >  (Un) Subscribe thread alerts  
Subject:Yahoo oauth
Summary:Getting Error: consumer_key_rejected
Messages:4
Author:Nick Lüthi
Date:2014-08-27 09:40:16
 

  1. Yahoo oauth   Reply   Report abuse  
Picture of Nick Lüthi Nick Lüthi - 2014-08-27 09:40:16
Following message
Error: it was not possible to access the OAuth request token: it was returned an unexpected response status 401 Response: oauth_problem=consumer_key_rejected

Does anyone has a solution?
Thanks very much

  2. Re: Yahoo oauth   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-08-27 12:07:17 - In reply to message 1 from Nick Lüthi
That means you are using the incorrect value for the consumer key. Make sure you are using the correct values.

  3. Re: Yahoo oauth   Reply   Report abuse  
Picture of Nick Lüthi Nick Lüthi - 2014-08-27 13:10:51 - In reply to message 2 from Manuel Lemos
Thank you but that's the problem. I think I took the correct values
Under http://developer.apps.yahoo.com/projects/ i copied the Consumer Key for client_id and the Consumer Secret for client_secret
I did even validate the host
What I did not do is a BOSS Setup. Do I have to Boss Setup?

  4. Re: Yahoo oauth   Reply   Report abuse  
Picture of Nick Lüthi Nick Lüthi - 2014-08-27 13:41:46 - In reply to message 3 from Nick Lüthi
The problem is solved
Under "permissions" (yahoo app link) one have to check at least one of the checkboxes (Contacts, Fantasy ........)