hello
sorry i cant speak english very well
i have CONSUMER_KEY and CONSUMER_SECRET and APPID
but in
$callback = YahooUtil::current_url();
$auth_url = YahooSession::createAuthorizationUrl(CONSUMER_KEY, CONSUMER_SECRET, $callback);
$auth_url is null
and in
$session = YahooSession::requireSession(CONSUMER_KEY, CONSUMER_SECRET, APPID);
$session is null
what is problem???
my application have worked very well
but Disabled 3 days ago
by
2 Replies