Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QueryProfile common_core does not return all banners #383

Open
2 tasks done
prtolem opened this issue Jan 9, 2025 · 1 comment
Open
2 tasks done

QueryProfile common_core does not return all banners #383

prtolem opened this issue Jan 9, 2025 · 1 comment

Comments

@prtolem
Copy link

prtolem commented Jan 9, 2025

Issue Checklist

  • I have properly named the issue
  • I looked in issues/discussions, if my question was previously anwsered

What is your question?

I use profileId=common_core, but only a few banners out of all possible ones are returned to me. which endpoint or Operation is responsible for banners? I need to get all the banners that are available in the player's inventory.

@LeleDerGrasshalmi
Copy link
Owner

the athena profile has banner tokens (items), these are banners too (see banner_id attribute for the homebase banner templateId)

{
    "templateId": "BannerToken:bannertoken_013_s11_toxicmask",
    "attributes": {
        "level": 1,
        "banner_id": "HomebaseBannerIcon:brs11toxicmask"
    },
    "quantity": 1
}

@LeleDerGrasshalmi LeleDerGrasshalmi changed the title QueryProfile does not return all banners QueryProfile common_core does not return all banners Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants