Skip to content

Mapping out which requests should have multiple payloads #20

Description

@robertmclaws

So, in my refactor, I'm working on queueing and batching, so that we can be efficient with our API calls and not spam Niantic. As @WallyCZ said, most requests also return GetHatchedEggs, GetInventory, CheckAwardedBadges, and DownloadSettings. I need to know which ones specifically do that, and which ones return other payloads. That way I can clean up this code.

Thanks!

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions