Hi,
i downloaded the bbauth quickstart php script, i changed the appid and the secret key.
when i click to the link which is generated with this line:
CODE
echo '<a href="'.$authObj->getAuthURL('', true).'">Click here to authorize</a>';
https://api.login.yahoo.com/WSLogin/V1/wslo...b202612e4079727i get this error:
Sorry! This service is currently unavailable.
Invalid (missing) src or appid whats wrong here?