Server Connect Database Query not running

I have a single query server connect I created to return the status of a particular user to Android App, using Run SC.Load. But I am not seeing it being called in my database log or in the Chrome Network XHR with android phone connected to my laptop USB port with android debug turned on. What could I be missing or doing wrong? The other queries or SCs are working well.
My source code is listed below:

{{name}}

user_friend_accept_status.php

<?php require('../../../../../dmxConnectLib/dmxConnect.php'); $app = new \lib\App(); $app->define(<

Please can a Wappler person reply my post!