The URL you have below is incorrect. It's "BasicReportService", not
"ReportService". Also, the best way to test in your browser is to
request the WSDL by placing "?wsdl" behind the service endpoint. The
"Invalid Request" error is legit since you are hitting a non-existent
service.
Hope that helps,
-Y!SM Monkey
y_trafficstrategies wrote:
> When I attempt to call
> BasicReportServiceService.addReportRequestForAccountID() on the
> sandbox my .NET class throws a "System.Net.WebException: The request
> failed with HTTP status 404: Not Found."
>
> I've varified I'm hitting
> https://sandbox.marketing.ews.yahooapis.com/services/V1/ReportService
> which I can get to with my browser (I get an XML response that says
> "Invalid Request" error, but no 404 exception).
>
> I've read this can be caused by a proxy server, but I'm not using one.
>
> Other calls to different services (LocationServiceService) work perfectly.
>
> Anyone else have this problem? Any ideas how to resolve it?
>
>
>
>
> Yahoo! Groups Links
>
>
>
.