Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

rank_image doesnt show stars? #219

Open
1 task done
OverDodo opened this issue Feb 16, 2018 · 2 comments
Open
1 task done

rank_image doesnt show stars? #219

OverDodo opened this issue Feb 16, 2018 · 2 comments

Comments

@OverDodo
Copy link

OverDodo commented Feb 16, 2018

Issue

The rank_image only returns the portrait but not the stars..

Links that cause the issue

https://owapi.net/api/v3/u/Dad-12262/blob

Hi! Thank you for helping OWAPI by submitting an issue.
Before you submit, please make sure you've done the following:

  • [ x] Google/Search previous issues to make sure it hasn't been answered before.

  • Ask if this is an OWAPI issue, or a Linux issue, etc.

    • OWAPI requires Python 3.5 or higher installed on a UNIX machine, and it's not really our job to troubleshoot random Linux errors.

Thanks!

@jp1337
Copy link
Contributor

jp1337 commented Feb 16, 2018

Hi @OverDodo
The reason for only returning the image rank image without stars is because the playoverwatch website provides the rank image and the star image seperately.
The API could additionally return the star image too. The implementation is not that complicated. You have to add them together in your application.

@relaera
Copy link
Contributor

relaera commented Jan 21, 2019

#270 has been merged into the master branch, which also brings back a key in "overall_stats" called prestige_image, which houses the URL for the star image.

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

No branches or pull requests

3 participants