Describe the bug
When looking at a replay with Ornn, upgraded items will fail to download its images
To Reproduce
Steps to reproduce the behavior:
Click on a replay with Ornn
Image will show up as missing
Logs will show error
Expected behavior
ReplayBook should be able to display the items
Additional context
All ReplayBook knows about an item is its 'id' number. The program asks Data Dragon for the image with that item id. ReplayBook is getting a 403 Accessed Denied error when trying to get Ornn items. This is the generic error message Data Dragon returns if something doesn't exist.
It seems that at some point Ornn's items were included in the Data Dragon payload. My production system is able to display it properly, so at one point things were fine. What happened?
Describe the bug When looking at a replay with Ornn, upgraded items will fail to download its images
To Reproduce Steps to reproduce the behavior:
Expected behavior ReplayBook should be able to display the items
Additional context All ReplayBook knows about an item is its 'id' number. The program asks Data Dragon for the image with that item id. ReplayBook is getting a 403 Accessed Denied error when trying to get Ornn items. This is the generic error message Data Dragon returns if something doesn't exist.
It seems that at some point Ornn's items were included in the Data Dragon payload. My production system is able to display it properly, so at one point things were fine. What happened?