jedi-gg / swgoh.gg.public

SWGOH.GG Issues
https://swgoh.gg
41 stars 12 forks source link

Guild API Player Units not matching Player Pages (new Jedi Rey) #428

Closed TimKdba closed 5 years ago

TimKdba commented 5 years ago

I'm pulling down our guild information using the guild api https://swgoh.gg/api/guild/[GuildID] and I noticed the guild inventory does not match the player page and the guild unit search results do my match the player character pages either. Is there a lag with this dataset after a player's inventory is updated?

This is a great data set to help manage your guild BTW.

sanktanglia commented 5 years ago

can you link us a char page that doesnt match and what about it doesnt match? most likely its a caching issue on the player pages

TimKdba commented 5 years ago

gb characters sandbags guild unit search If I go to my character page, I have Rey (Jedi Training), but on my guild page on the unit search, I don't come up as having Rey (Jedi Training). Also when I download data from the api I do not have Rey (Jedi Training) in my inventory.

https://swgoh.gg/p/859768427/characters/

https://swgoh.gg/g/334/sandbags/unit-search/

API url https://swgoh.gg/api/guild/334

TimKdba commented 5 years ago

This is resolved, but is there a schedule for this dataset update that is different than the player sync update?