Hello - I am very new to this so forgive me if I've made a simple mistake.
I'm trying to learn how to use the data sync module. I've read the beginning part of the manual where it indicates how to test that you've authenticated properly.
I've tried authenticating using the command line in linux and also via the web. I get an error both times.
on the linux command line, i type (exactly):
sudo /usr/bin/php7.1 -f authenticate.php login=test password=e16b2ab8d12314bf4efbd6203906ea6c
this is for someone with the login to Epesi using login name of "test" and the md5 password of "testpassword".
i simply get "error". no other information.
in the browser, i type (exactly):
http://localhost/epesi/modules/Premium/Sync/authenticate.php?login=test&password=e16b2ab8d12314bf4efbd6203906ea6c
in response, it indicates error and also indicates "This XML file does not appear to have any style information associated with it. The document tree is shown below."
the epesi location is on a Ubuntu server accessed using virtualbox on Windows 10.
so far i really like this product so hopefully someone can provide some assistance. i'm trying to learn this to help a family member find a CRM that they can be happy with since they don't like ontraport right now and are thinking of switching to the MS version (i think it's dynamix).
Thank you.