New Whatsprot object throwing 500 Server Error only on Remote Server Programming Web Development by anitg My code is include "src\whatsprot.class.php"; $username = "91xxxxxxxxxxxx&…identity = strtolower(urlencode(sha1($username, true))); $w = new WhatsProt($username, $identity, "WhatsApp Messaging", true); But …This part of the code $w = new WhatsProt($username, $identity, "WhatsApp Messaging", true); … Re: New Whatsprot object throwing 500 Server Error only on Remote Server Programming Web Development by Taywin What is the error by the way?