Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Ranked 2.0 not working #95

Open
Us3r-3C29x opened this issue Dec 7, 2022 · 17 comments
Open

Ranked 2.0 not working #95

Us3r-3C29x opened this issue Dec 7, 2022 · 17 comments
Labels
help Extra attention is needed

Comments

@Us3r-3C29x
Copy link

I tried to use it, but its not working anymore

Please fix

@danielwerg
Copy link
Owner

Same.

Please open pr if you have a fix :)

I will try to figure out how to get stuff from ranked 2.0 once I have enough free time, spending most of my coding time on Advent of Code these days.

related: Seems2Legit/Rainbow-Six-Siege-Player-Stats-API#91

@Us3r-3C29x Us3r-3C29x changed the title season 28 not working Ranked 2.0 not working Dec 9, 2022
@Us3r-3C29x
Copy link
Author

Any updates?

@Us3r-3C29x
Copy link
Author

https://github.com/hmes98318/r6s-stats-api

He updated it, you may have a look on it.
I dont currently have time

@danielwerg
Copy link
Owner

danielwerg commented Dec 16, 2022

https://github.com/hmes98318/r6s-stats-api

He updated it, you may have a look on it.
I dont currently have time

Last I checked that package was simply scraping r6 tracker site, which @BadCoder1337 seem to confirm in other issue.

@danielwerg danielwerg pinned this issue Dec 16, 2022
@danielwerg danielwerg added the help Extra attention is needed label Dec 16, 2022
@danielwerg
Copy link
Owner

Got it working on my private branch, thanks to Seems2Legit/Rainbow-Six-Siege-Player-Stats-API#91 (comment)

Still need to re-factor a lot of code now. Once it's done I will update master branch, pr are always welcome :)

Also the comment doesn't directly mention that you need to pass following headers:

Ubi-AppId: "e3d5ea9e-50bd-43b7-88bf-39794f4e3d40",
Authorization: "ubi_v1 t=TICKET_HERE",
Ubi-SessionId: "UUID_HERE"

@danielwerg
Copy link
Owner

76ce631

Mostly done, not sure if getProfileSeasonalv2 would be better name, thoughts?
Here is new method names on my v5 branch:

@RealRunSpace
Copy link

Still doesn't work, tested with both AppsID but still nothing, getting error 500 from server

@danielwerg
Copy link
Owner

Still doesn't work, tested with both AppsID but still nothing, getting error 500 from server

Have you tried next branch?

@RealRunSpace
Copy link

Yes, that's actually the next branch, the old one didn't requiere the App ID for anything (I think)

@danielwerg
Copy link
Owner

Yes, that's actually the next branch, the old one didn't requiere the App ID for anything (I think)

Well I will need a snippet of code to reproduced that because it's work fine for me.

@RealRunSpace
Copy link

Check out Discord in the general channel, if you are online now we can try to short some things out!!

Thanks btw!

@ghost
Copy link

ghost commented May 20, 2023

@RealRunSpace @danielwerg are there any updates?

@RealRunSpace
Copy link

It does work perfectly since lot of time ago

@ghost
Copy link

ghost commented May 20, 2023

@RealRunSpace ohh, then I'm making something wrong... Maybe u can come to the Discord general chat real quick so i can clear up some things?

@RealRunSpace
Copy link

I'm not at home currently sorry, but someone will help you soon don't worry

@ghost
Copy link

ghost commented May 20, 2023

I think i figured out the problem. There was no npm update ;)

@ghost
Copy link

ghost commented May 20, 2023

Edit: I'm now facing a weird "Internal Server Error". More on Discord if somebody wants to help ty :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants