Skip to content

Instantly share code, notes, and snippets.

@hannahmay
Created July 7, 2023 06:57
Show Gist options
  • Save hannahmay/c9d70099696ecce88d8744943939c073 to your computer and use it in GitHub Desktop.
Save hannahmay/c9d70099696ecce88d8744943939c073 to your computer and use it in GitHub Desktop.
Rapid API - Forever21 API not working
// https://apidojo-forever21-v1.p.rapidapi.com/products/v2/list?category=top_graphic_tops
{
"categoryName": "app_main",
"CatalogProducts": [],
"BannerHtml": null,
"Brand": null,
"CategoryCustomerNote": null,
"CategoryDescription": "Shop trendy & affordable online women's clothing at Forever 21. Discover the latest styles in dresses, tops, pants, and more.",
"CategoryDisplayName": "Clothing",
"CategoryItemAttr": null,
"CategoryItemAttr2": null,
"CategoryLongDescription": null,
"CategoryName": null,
"Filter": {
"ColorList": null,
"ManualFilterList": null,
"MaxPrice": null,
"MinPrice": null,
"SizeList": null,
"DiscountRangeList": null,
"PickupStoreList": null,
"SFCCRefinements": null
},
"GridBanner": {
"Custom01": null,
"ErrorMessage": null,
"ErrorTitle": null,
"ReturnCode": null,
"ReturnMessage": null,
"ImageURL": null,
"PageLink": null,
"Category": null,
"ImageFullURL": null
},
"Inserted": null,
"IsArrangedByColor": false,
"IsBloomreachData": false,
"ModifiedCategoryName": null,
"LeftMenuKey": null,
"CategoryCarousels": null,
"ShowFilter": false,
"TotalRecords": 0,
"result": false,
"code": "99",
"errorMessage": "Unexpected character encountered while parsing value: T. Path '', line 0, position 0.",
"errorDetails": null,
"authorization": "",
"customerId": null,
"sfccAuthorizations": null,
"ReturnCode": null,
"ErrorMessage": null,
"ReturnMessage": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment