My guess is bad credentials... the best way to see is to do a var_dump() of the session on the failure page to see the error message from paypal.
<?php
@session_start();
var_dump($_SESSION);
?>
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.