You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my investigation, I believe the issue might be with the Hypixel API, though I have no way to confirm this since I do not have an API key.
When accessing the result for my profile for the API, I noticed the following things about the profiles.<profile>.data object:
items.museumItems is []
items.museum is []
networth.types.museum is {"total": 0, "unsoulboundTotal": 0}
The text was updated successfully, but these errors were encountered:
This looks like your first issue on SkyCrypt!
Thank you for bringing this issue to our attention.
Expect a developer to comment within the first 3-5 business days of issue submission.
Describe the bug
I noticed this bug because my net worth was missing the museum. Just so you know, all APIs are enabled for my account.
Profile/Location
Broken: PotatoJesse/Banana, muvx/Orange, Dr_Vortex/Mango
Expected behavior
The museum should be processed.
Additional context
From my investigation, I believe the issue might be with the Hypixel API, though I have no way to confirm this since I do not have an API key.
When accessing the result for my profile for the API, I noticed the following things about the
profiles.<profile>.data
object:items.museumItems
is[]
items.museum
is[]
networth.types.museum
is{"total": 0, "unsoulboundTotal": 0}
The text was updated successfully, but these errors were encountered: