...problem solved! V4 production environment isnt live yet (didnt
know this!). Nevermind, just a shame that took me hours to figure out!
M.
--- In yws-searchmarketing%40yahoogroups.com">yws-searchmarketing
yahoogroups.com, "mikecraigj"
<mikecraigj
...> wrote:
>
> Hi everyone -
>
> I got the sandbox 'YahooEWSClient' working fine - now I've got my
> live license key etc, so I'm trying to make this work on the
> production environment.
>
> * I am entering all login details correctly, replacing the sandbox
> details.
>
> * I am changing:
> define
>
("EWS_LOCATION_SERVICE_ENDPOINT", "sandbox.marketing.ews.yahooapis.co
> m");
> to:
> define
>
("EWS_LOCATION_SERVICE_ENDPOINT", "global.marketing.ews.yahooapis.com
> ");
>
> *I am then trying to run the script, but I get the following error
> generated:
>
> Warning: SoapClient::SoapClient
>
(https://global.marketing.ews.yahooapis.com/services/V4/LocationServic
> e?wsdl) [function.SoapClient-SoapClient]: failed to open stream:
HTTP
> request failed! HTTP/1.1 404 Not Found
>
> Warning: SoapClient::SoapClient() [function.SoapClient-SoapClient]:
> I/O warning : failed to load external
>
entity "https://global.marketing.ews.yahooapis.com/services/V4/Locatio
> nService?wsdl"
>
>
> ...has anyone got any idea what could be wrong??? I presumed all i
> needed to do was change over my sandbox login details to my live
> ones - plus change the location_service_endpoint from 'sandbox'
> to 'global' - and it should work!
>
> Any help much appreciated!!
>
> Thanks.
>
.