Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_map_objects does not return pokestops, gyms, or pokemon. #200

Closed
ghost opened this issue Aug 7, 2016 · 3 comments
Closed

get_map_objects does not return pokestops, gyms, or pokemon. #200

ghost opened this issue Aug 7, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 7, 2016

When I request get_map_objects() I just returns many current_timestamp_ms and s2_cell_id and nothing listed in the title. Any help would be great, heading off right now to a birthday party so wont be able to reply for awhile.

Code: https://gyazo.com/75f83e378ad0b9ae372eebf5007a17cf

@elliottcarlson
Copy link
Contributor

elliottcarlson commented Aug 7, 2016

Duplicate of #191

You will need to use the new repo code that adds the signature to the request. Either use the other repo for the time being, or use the pull request that is open on this one (#182) or wait until the updates have been officially merged.

@ghost
Copy link
Author

ghost commented Aug 7, 2016

Used repo with updates still get the same thing @elliottcarlson

@elliottcarlson
Copy link
Contributor

elliottcarlson commented Aug 7, 2016

Your code isn't using api.activate_signature() with a reference to the signature library.

See https://github.com/keyphact/pgoapi/blob/master/pokecli.py#L123

@ghost ghost closed this as completed Aug 8, 2016
This issue was closed.
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

No branches or pull requests

1 participant