-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Context
There's a new hotel that requires some kind of NFT token to access (I think?): https://nft.habbo.com/
However, it doesn't come with web profiles, but parts of the API still work.
https://www.habbox.game/api/public/users?name=Macklebee
Fetching the profile however doesn't work, as this results in user.invalid_id.
https://www.habbox.game/api/public/users/hhxp-b8725673423ff52c736ecc68800fbfe1/profile
Investigate
Let's see if they start to implement more of the profiles and if so, we can update the Habbo API to also deal with this 'hotel'.
Reactions are currently unavailable