Skip to content

feat: adjust other handler for urlreward activity#496

Open
hmcdat wants to merge 2 commits intoTheNetsky:v3from
hmcdat:v3
Open

feat: adjust other handler for urlreward activity#496
hmcdat wants to merge 2 commits intoTheNetsky:v3from
hmcdat:v3

Conversation

@hmcdat
Copy link
Contributor

@hmcdat hmcdat commented Mar 16, 2026

In this pr, I adjusted the working way of urlreward activity by using panel flyout api, it's still working for me until now

@TheNetsky
Copy link
Owner

Interesting, does the flyout data contain the same data as the regular dashboard? If so, it can be used as an alternative/fallback for the dashboard data. However in this PR you're also commenting out some other things as well as generating a random hash instead of using the one from the activity itself for some reason?

@hmcdat
Copy link
Contributor Author

hmcdat commented Mar 17, 2026

  • The panel flyout data looks different from the regular one. I generated the interface from its JSON, so feel free to modify it to make it clearer.
  • I commented out the requestToken check to skip it. Since I used the mobile API to submit the activity, I generated a random string for the id, similar to the others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants