I'm not a PHP wiz - in fact I am not a backend coder so I am
somewhat struggeling with the sample scripts - I still hope for a
CF sample...
I'm trying to run and log in to AFCS via the commandline
(Terminal). I'm not sure what I'm doing wrong - here what I am
passing:
php -f /Applications/MAMP/htdocs/afcs.php args --debug
--host=http://connectnow.acrobat.com,fcguru,my_login,my_pass
The username and password I pass are correct. However I get
this response:
Error: exception 'AFCSError' with message '<response
status="error">
<error code="AUTH_FAILED">
<msg>Authorization Failed</msg>
</error>
</response>
' in /Applications/MAMP/htdocs/afcs.php:86
Really struggeling with this. Even once I get this working
from the commandline I do not know how to call this from a script
instead. I use CF on the backend, not PHP.
Regards,
Stefan