ronoaldo / swgohapi

Cached, parsed https://swgoh.gg/ player profile data unofficial API
https://swgoh-api.appspot.com/
GNU Affero General Public License v3.0
1 stars 0 forks source link

For low arena ranks, no arena history or info is shown and profiles never get loaded #6

Closed ronoaldo closed 7 months ago

ronoaldo commented 6 years ago

This is a sample, valid profile page that never gets loaded up: https://swgoh.gg/u/miamizalandas/

From logs, it failed to load the arena team, but there is no arena team!

Reloading profile (fullUpdate=true)
Loading profile miamizalandas
Not found on memcache, fetching from datastore (err=memcache: cache miss)
Loading arena team ...
Unable to reload profile: swgohgg: profile miamizalandas may not have Commander Luke Skywalker activated. (err=swgohgg: unable to find collection for profile 'miamizalandas')
ronoaldo commented 7 months ago

I'm no longer maintaining this project.