Hello,
i'm new to the Yahoo API and my first request was to get the MasterAccountLocation from
the LocationService using the sample PHP-Script that is provided.
When entering all my data i got and executing the script, the following Error appears:
PHP Fatal error: SOAP Fault: (faultcode: soap:Client, faultstring: Account not found.) in
YahooEWSClient.php on line 695
If i log into the frontend with the data provided, the user i used is "Administrator" and is the
only user in the system. Can it be that i somehow must add more accounts and make usage
of the on-behalf-of functions? Or what else does "Account not found" mean? (If i change the
login-data with some false values i get "Login failed")
Thanks
.