Hi, other APIs work well for me. But notification api doesn't work as I expect. Would you please have a look at my code here? Is there anything wrong? function sl_myspace_api_send_notification(){ require_once 'MySpaceID/myspace.php'; $account = sl_myspace_load_account(); if($account){ $session_key...