Git Product home page Git Product logo

Comments (14)

JulianGassner avatar JulianGassner commented on June 12, 2024 2

It looks like it's a ubisoft limit. We are working on a workaround

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024 1

@Seems2Legit I tried but now it prints only 19 stats despite 30+ i put in config file (for example progression_level).
Am i wrong?

Update: seems that progression_* stats not working at all, i tried to put only that two and result was only nickname, profile_id and platform.

from rainbow-six-siege-player-stats-api.

JulianGassner avatar JulianGassner commented on June 12, 2024

We are investigating that issue. Please stand by

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

Fixed it with array_chunk (ubi limited it to max 20 stats per request...)

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024

@Seems2Legit Thanks :D

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

Np :D But i think i fucked up... because its actually 19 not 20. So if you already downloaded the new version you meight need to change that in the UbiAPI.php

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024

Don't worry, just push in your repo ;)

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

Wait im checking that...

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

{ "player_profiles": [ { "xp": 5858, "profile_id": "09ef2790-ee5a-4909-b9dc-4e4042dbed7d", "lootbox_probability": 4150, "level": 284 } ] }
You want this right?

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

7 stats in your config don't seem to work... but I dont know why

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

Also, every stat with ratio in it won't work.

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

You might have to calculate those ratios yourself...

from rainbow-six-siege-player-stats-api.

sidelux avatar sidelux commented on June 12, 2024

Maybe can help: https://ubistatic-a.akamaihd.net/0058/prod/assets/data/statistics.definitions.eb165e13.json

Btw why progression_level not working?
Seems that xp and level are returned with that endpoint: https://public-ubiservices.ubi.com/v1/spaces/xxx/sandboxes/xxx/r6playerprofile/playerprofile/progressions?profile_ids=xxx

Can be interesting add it in getUser?

from rainbow-six-siege-player-stats-api.

Seems2Legit avatar Seems2Legit commented on June 12, 2024

Yeah, that's what I meant to say:
{ "player_profiles": [ { "xp": 5858, "profile_id": "09ef2790-ee5a-4909-b9dc-4e4042dbed7d", "lootbox_probability": 4150, "level": 284 } ] }
I'll add it tomorrow.
Should I add a parameter for this because it'll take more time to load? (Created a new issue (#8) for that)

from rainbow-six-siege-player-stats-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.