My reports
Submit feedback
GraphQL Rate Limit Error in Worlds Inventory Management
Investigation titles and descriptions are summarized by AI from Meta based on reports submitted by developers
Investigating
Issue
1 report
Created 11 days ago
0
Add your report
Subscribe
Suggest an edit
Copy link
Category
Worlds
Investigation summary
A GraphQL rate limit error (code 1675004) occurs when clicking on in-world items in the Worlds inventory management page, specifically when the OCDevManageWorldsInventoryItemList_creatablesPagination operation exceeds rate limits. This error surfaces in the OCDevManageWorldsInventoryItemList.react component and is caught in the OCDevManagePlaceholder.react module, preventing users from interacting with inventory items due to repeated rate limiting on the pagination query.