Hi,
I am facing the following error while invoke the below code:
$yahoo_session = YahooSession::requireSession(CONSUMER_KEY, CONSUMER_SECRET);
even consumer key and consumer secret are correct.
Error detected in Test.php: Cannot get yahoo_session.
In the Application Editor, verify that the Permissions are set correctly.
Also, make sure that the Consumer Key and Consumer Secret in the source code are correct.
QUOTE(BRBissoon @ 14 Jan 2012 2:19 AM)
Funny enough, after a few rounds of refreshes - the exact same code worked. Just make sure your syntax is well formed and use Google Chrome to view full headers to get in depth error messages.