PHP Classes

OAuth client error Yahoo PHP

Recommend this page to a friend!

      PHP OAuth Library  >  PHP OAuth Library package blog  >  Learn with a PHP OAut...  >  All threads  >  OAuth client error Yahoo PHP  >  (Un) Subscribe thread alerts  
Subject:OAuth client error Yahoo PHP
Summary:OAuth client error (Yahoo)
Messages:2
Author:Hengky
Date:2017-04-06 08:44:42
 

  1. OAuth client error Yahoo PHP   Reply   Report abuse  
Picture of Hengky Hengky - 2017-04-06 08:44:42
I tried follow instruction about (OAuth Yahoo).
I download file :
1. http.php
2. oauth_client.php
3. login_with_yahoo.php
Create page Apps and insert secret & key.

Result :
OAuth client error

Error: it was not possible to access the OAuth request token: it was returned an unexpected response status 401 Response: oauth_problem=consumer_key_unknown

Where I did mistake?

  2. Re: OAuth client error Yahoo PHP   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2017-04-06 09:37:45 - In reply to message 1 from Hengky
That suggests that the key may not be correct.

You may also need to set the permissions right in Yahoo.

I tried to look at Yahoo Apps page but it seems it no longer exists.

I am not sure if Yahoo API are still being maintained.