Forever21

免费增值
通过 Api Dojo | 已更新 לפני 15 ימים | eCommerce
人气

9.2 / 10

延迟

1,376ms

服务等级

100%

Health Check

N/A

返回所有讨论

total recors 0 and bug "Object reference not set to an instance of an object."

Rapid account: Dwalter
dwalter
לפני 3 שנים
var req = unirest("GET", "https://apidojo-forever21-v1.p.rapidapi.com/products/list");

req.query({
	"category": "men-main",
	"page": "1",
	"pagesize": "60"
});

Results in:

{16 items
"Brand":NULL
"CatalogProducts":NULL
"CategoryCarousels":NULL
"CategoryCustomerNote":NULL
"CategoryDescription":NULL
"CategoryDisplayName":NULL
"CategoryItemAttr":NULL
"CategoryItemAttr2":NULL
"CategoryLongDescription":NULL
"CategoryName":NULL
"ErrorMessage":"Object reference not set to an instance of an object."
"Filter":NULL
"GroupCategory":NULL
"LeftMenuKey":NULL
"ReturnCode":"99"
"TotalRecords":0
}
Rapid account: Apidojo
apidojo Commented לפני 3 שנים

Hello,

You may use the official site as reference to experience which category level to use. You may try again with nested children categories returned.

Regards.

Rapid account: Dwalter
dwalter Commented לפני 3 שנים

If I try woman-main ErrorMessage is empty but TotalRecords is still 0

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论