API Create Customer.....What API Key?

When using customers.php to create a customer, it requires setup.php.
Setup.php on lines 37-41 declares the API credentials and path.
Regardless of whether an API key is declared or not, the following error message is received:

[status] => error
[error] => Customer creation is disabled.

Any ideas?
 
Back
Top