--- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketing
yahoogroups.com, "lefebvre_seb"
<lefebvre_seb
...> wrote:
>
> Hello,
> I got it connecting to the sandbox but no to the production environment
> When I am trying to connect to the production environment, I have
> getting "Account not found".
>
> I take the example code from
>
http://searchmarketing.yahoo.com/developer/docs/V3/sample_code/php.php#code
>
> and i replace
> define("EWS_LOCATION_SERVICE_ENDPOINT",
> "sandbox.marketing.ews.yahooapis.com");
> by
> define("EWS_LOCATION_SERVICE_ENDPOINT",
> "global.marketing.ews.yahooapis.com");
>
> and
> i replace account's username, password, licence's key, master
> accountID, & account ID by the values received in my email.
>
> Any ideas what I am doing wrong?
>
> Seb
>
Check you are not accidentally using the sandbox login details as they
differ from the live login details.
.