Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

get_map_objects not returning forts/pokemon #59

Closed
abhirathod95 opened this issue Jul 24, 2016 · 2 comments
Closed

get_map_objects not returning forts/pokemon #59

abhirathod95 opened this issue Jul 24, 2016 · 2 comments

Comments

@abhirathod95
Copy link

Using the latest version of the Protos, I can't seem to get the forts and pokemon listed in the response dictionary when I call get_map_objects. The version used in the pgoapi (https://github.com/tejado/pgoapi) seems to work perfectly fine, but when the same request is made using the latest code, it doesn't seem to list any forts or pokemon. It still lists cell ids and session timestamps and the status returned is 1.

@erhan-
Copy link

erhan- commented Jul 24, 2016

Don't do f2i(). Let the lat and lng values be float.

@abhirathod95
Copy link
Author

That made it work! Thanks! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants