amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
618 stars 741 forks source link

[BUG] reportType: GET_FLAT_FILE_OPEN_LISTINGS_DATA,The 'quantity' field data in all the generated report is 0 or empty #1051

Closed lzy6666666 closed 2 years ago

lzy6666666 commented 3 years ago

The field Quantity data in the generated report is 0 or is directly missing

lzy6666666 commented 3 years ago

这个是不是应该算正常啊?自己逻辑处理一下数量的问题

是报告中所有的sku都没有库存,店铺后台是有库存的

lzy6666666 commented 3 years ago

是不是站点不对应啊? 库存在英国,你却通过DE的MarketplaceID去下载

我是美国站,用的是ATVPDKIKX0DER,你获取GET_FLAT_FILE_OPEN_LISTINGS_DATA这个报告是正常的吗?

codingkondi commented 3 years ago

是不是站点不对应啊? 库存在英国,你却通过DE的MarketplaceID去下载

我是美国站,用的是ATVPDKIKX0DER,你获取GET_FLAT_FILE_OPEN_LISTINGS_DATA这个报告是正常的吗?

maybe the account seller setting relative config made the column be ignored.

lzy6666666 commented 3 years ago

是不是站点不对应啊? 库存在英国,你却通过DE的MarketplaceID去下载

我是美国站,用的是ATVPDKIKX0DER,你获取GET_FLAT_FILE_OPEN_LISTINGS_DATA这个报告是正常的吗?

也许帐户卖方设置相对配置使该列被忽略。 I tested multiple stores and the results were the same

是不是站点不对应啊? 库存在英国,你却通过DE的MarketplaceID去下载

我是美国站,用的是ATVPDKIKX0DER,你获取GET_FLAT_FILE_OPEN_LISTINGS_DATA这个报告是正常的吗?

maybe the account seller setting relative config made the column be ignored.

I tested multiple stores and the results were the same

zhnc9 commented 3 years ago

it works fine in my side, you can test it in demo project, https://github.com/aws-samples/selling-partner-api-bootstrap

class cn.amazon.aws.rp.spapi.clients.api.ReportsApiIT

to verify it first.

Thanks.

codingkondi commented 3 years ago

是不是站点不对应啊? 库存在英国,你却通过DE的MarketplaceID去下载

我是美国站,用的是ATVPDKIKX0DER,你获取GET_FLAT_FILE_OPEN_LISTINGS_DATA这个报告是正常的吗?

也许帐户卖方设置相对配置使该列被忽略。 I tested multiple stores and the results were the same

是不是站点不对应啊? 库存在英国,你却通过DE的MarketplaceID去下载

我是美国站,用的是ATVPDKIKX0DER,你获取GET_FLAT_FILE_OPEN_LISTINGS_DATA这个报告是正常的吗?

maybe the account seller setting relative config made the column be ignored.

I tested multiple stores and the results were the same

maybe u could make sure that these seller account is FBA or not

pprbhm commented 3 years ago

Hello, We can assist you with more specific details if you would like to head over and create a support case for Developer Support team.

github-actions[bot] commented 2 years ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.