-
Notifications
You must be signed in to change notification settings - Fork 29
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
Cannot show Pokemons and Forts outside US... #62
Comments
right, I have same problem too. |
@netleave did you find the solution? |
@quangpc I am just thinking of the issue being related to the signature problem... any idea...? |
@netleave I haven't found the solution :) |
Does not solve #62 , but related
The problem is the hashing and signature. |
@PokemonGoSucks Thanks for your help. Let me see if I can work on it. By the way, why you think of both of hashing and signature being related? |
I think it's working now, confirm with me? I suspected hashing because this problem happened before (see #56), and it turned out that the request hash was being generated incorrectly. |
@PokemonGoSucks I changed niahash.swift but still can not get map objects outside US. |
Try changing the altitude to 10.1. |
@PokemonGoSucks thanks you. it's working now :) |
@PokemonGoSucks sorry but maybe it still not working. because yesterday I use an US location to test (ooops), today I use some other locations and map objects not return. |
You might be soft IP banned for traveling too quickly. Use proxies for different locations and wait 24 hours. Also make sure you have no API exceptions like captcha. |
@PokemonGoSucks |
Hi, Isapan…
I cannot get anything with the following position: (22.380837, 114.206024)
But, when I switch back to the position (37.33233141, -122.0312186),
there is many Pokemons and Forts as normal…
I just wonder there is any trick to switch servers between differnet countries…
Hope you can help. Thanks. =)
The text was updated successfully, but these errors were encountered: