Closed zhehaowang closed 5 years ago
It appears only getActivity request failed (api/products/{product-id}/activity?state=xxx). Their website seems to be experiencing the same issue: get all bids / asks, transaction history aren't working. Their frontend is still sending the same requests, so I wouldn't be too alarmed at this stage.
We currently rely on these requests to build a book and find best bid and ask. If they don't fix it or remove it from frontend as well we could parse the html response instead.
This appears to be an issue with their backend.
after stockx update last week, our api endpoint is no longer working. query still works but getting individual items / book building is busted.