C#亚马逊产品广告API [英] C# Amazon Product Advertising API

查看:206
本文介绍了C#亚马逊产品广告API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

截至8月15日,亚马逊做出规定必须登录到他们的产品广告API的所有请求。我想我已经得到了一切工作得很好,但是当15日终于到来的时候,我的web应用程序停止工作,几乎从那时起我一直在试图找出如何签署SOAP请求。

As of August 15, Amazon made it compulsory to sign all requests made to their Product Advertising API. I thought I had got everything working just fine but when the 15th finally came around, my web application stopped working and pretty much ever since I have been trying to find out how to sign the SOAP requests.

亚马逊有签名请求不会出现工作的这里

Amazon has an outdated sample code for signing requests that doesn't appear to work here

基本上,我需要知道如何使用最新的C#SOAP API签名添加到我的请求, .NET 3.5。

Basically, I need to know how to add a signature to the my requests using the most current C# SOAP API and .NET 3.5.

我希望我已经给了足够的细节,如果我没有请随时问我详细说明。

I hope I have given enough details, if I haven't please feel free to ask me to elaborate.

感谢您

The_Lorax

Thank You
The_Lorax

更新:
我使用MVC和需要知道如何将签名添加到该ItemLookup或AWSECommerceService对象。是否有包含签名值的属性?它是如何得到重视的请求?

UPDATE: I am using MVC and need to know how to add the Signature to the the ItemLookup or AWSECommerceService object. Is there an attribute that contains the signature value? How does it get attached to the request?

此页面,他们说我必须包括签名和时间戳参数,但在智能感知现在表现出任何这样的属性。

On this page, they say that I must include the Signature and TimeStamp parameters but the intellisense does now show any such attributes.

推荐答案

查看的http:// flyingpies .wordpress.com / 2009/08/01/17 / 。它有一个演练,并使用C#示例Visual Studio解决方案,SOAP,WCF的.NET 3.5。

Check out http://flyingpies.wordpress.com/2009/08/01/17/. It has a walkthrough and a sample visual studio solution using C#, SOAP, WCF on .NET 3.5.

这篇关于C#亚马逊产品广告API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆