-
-
Notifications
You must be signed in to change notification settings - Fork 288
Issues with Campaign ACLs #69
Copy link
Copy link
Closed
Labels
BugSomething isn't workingSomething isn't workingSolvedThis issue has been resolvedThis issue has been resolved
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingSolvedThis issue has been resolvedThis issue has been resolved
So, I was having a similar issue to #38, and in this case, it is the Honkai Impact 3rd campaign. I investigated the "Inventory" page's query response JSON for the campaign ACLs and it is reporting the existence of an ACL; it does not specify that the ACL is disabled. However, the request being made from the "All Campaigns" tab DOES specify that it is disabled.
For reference, the request being made on the "All Campaigns" tab is using operationName "DropCampaignDetails" for each individual campaign.
I've verified that any channel playing the game with Drops Enabled is generating progress, indicating that the "Inventory" page's query response is inaccurate, while the "All Campaigns" response is accurate.