EpicResearch icon indicating copy to clipboard operation
EpicResearch copied to clipboard

Cannot Claim Daily Reward

Open DabMK opened this issue 2 years ago • 2 comments

When I try to send the request to "ClaimLoginReward", the server returns "ClaimLoginReward is not valid on player:profile_common_public profiles (common_public)". All profiles are common_public, but I know some bots that can claim the daily reward for you. So how do I code that? I am pretty sure that "ClaimLoginReward" is the endpoint for the daily reward

DabMK avatar Mar 17 '22 21:03 DabMK

ClaimLoginReward must be used with campaign profile, not common_core

So how do I code that?

You have to learn that, no one is going to spoon feed you

Not-Bay avatar Mar 19 '22 18:03 Not-Bay

So how do I code that?

You'll have to export all of the Daily Quest data into a JSON file which can be done through coding or just using FModel

entraptaa avatar Mar 23 '22 04:03 entraptaa