forecho / amazon-mws

Interaction with the Amazon api for vendors called MWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An error of 400 occurred using PutTransportContent ()

ygzong opened this issue · comments

When I use PutTransportContent () to upload more than 40 express tracking Numbers, there will be 400 errors. May I ask what is the reason?What should I do about it, thank you very much
Here is my request for information

20200818173053

May i ask what is the error message that you receive? The screenshot doesn't return the "response".
Please check if you're doing everything that the documentation says:
https://docs.developer.amazonservices.com/en_US/fba_inbound/FBAInbound_PutTransportContent.html

I believe that this is an error that you would have to discuss with the Amazon MWS Support or Community forums:
https://developer.amazonservices.com/support
This PHP library is just the messenger. Don't shoot him ;)

请问您收到的错误消息是什么?屏幕截图不返回“响应”。
请检查您是否正在按照文档中的说明进行操作:https :
//docs.developer.amazonservices.com/zh_CN/fba_inbound/FBAInbound_PutTransportContent.html

我认为这是您必须与Amazon MWS支持或社区论坛讨论的错误:
https : //developer.amazonservices.com/support
此PHP库只是使者。不要开枪他;)

Hello, I could make a successful request when the number of the request was 30, but when the number was increased to 40, the situation on the screen shot would appear. I could not get the error message, and it did not send the request. I would like to know why this happened, thank you for your reply.

Hi @ygzong this seems to be something that the Amazon Marketplace Web Services Team / Community would be able to answer.
As said, this is only a PHP client / wrapper for the MWS APIs. What the API returns is not affected by this package.
Please refer to the https://developer.amazonservices.com/support page.

@ygzong,您好,这似乎是Amazon Marketplace Web服务团队/社区可以回答的问题。
如前所述,这只是MWS API的PHP客户端/包装。API返回的内容不受此程序包的影响。
请参阅https://developer.amazonservices.com/support页面。

Thank you for your reply