Quote Originally Posted by mattclements View Post
Cheers, I have just looked and tested - I can login correctly using your API Key, but get a Internal Server Error (500) meaning PHP has thrown an error!

Add:
PHP Code:
error_reporting(E_ALL);
ini_set('display_errors''1'); 
to the top of the responsehandler.php file so I can have a look at the actual PHP error you are having.

Regards,
Matt
HI Matt Heres what i got
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.