Forever21

부분 유료
분류별 Api Dojo | 업데이트됨 9 days ago | eCommerce
인기

9.2 / 10

지연 시간

1,442ms

서비스 수준

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 years ago
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 years ago

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 years ago

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

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입