GithubHelp home page GithubHelp logo

Comments (4)

xssc avatar xssc commented on July 28, 2024 3

Self explaning error..

from pgoapi.

gadzair avatar gadzair commented on July 28, 2024

Response dictionary: { 'api_url': u'pgorelease.nianticlabs.com/plfe/16', 'request_id': 393756768215678530L, 'responses': { 'GET_PLAYER': { 'player_data': { 'avatar': { 'pants': 1}, 'contact_settings': { }, 'creation_timestamp_ms': 1469128031107L, 'currencies': [ { 'name': u'POKECOIN'}, { 'amount': 100, 'name': u'STARDUST'}], 'daily_bonus': { }, 'equipped_badge': { }, 'max_item_storage': 350, 'max_pokemon_storage': 250, 'tutorial_state': [ 0, 1, 3, 4, 7], 'username': u'*******'}, 'success': True}}, 'status_code': 2} 2016-08-07 10:03:25,341 [ pgoapi] [ INFO] Creating a new direct request... 2016-08-07 10:03:25,341 [ pgoapi] [ INFO] Adding 'GET_MAP_OBJECTS' to RPC request including arguments 2016-08-07 10:03:25,341 [ pgoapi] [ INFO] Execution of RPC Traceback (most recent call last): File "spiral_poi_search.py", line 228, in <module> main() File "spiral_poi_search.py", line 159, in main find_poi(api, position[0], position[1]) File "spiral_poi_search.py", line 176, in find_poi response_dict = api.get_map_objects(latitude = util.f2i(lat), longitude = util.f2i(lng), since_timestamp_ms = timestamps, cell_id = cell_ids) File "/Users/****/Downloads/PokemonGo-Map-t2/src/pgoapi/pgoapi/pgoapi.py", line 84, in function return request.call() File "/Users/****/Downloads/PokemonGo-Map-t2/src/pgoapi/pgoapi/pgoapi.py", line 182, in call response = request.request(self._api_endpoint, self._req_method_list, self.get_position()) File "/Users/****/Downloads/PokemonGo-Map-t2/src/pgoapi/pgoapi/rpc_api.py", line 118, in request raise ServerSideRequestThrottlingException("Request throttled by server... slow down man") pgoapi.exceptions.ServerSideRequestThrottlingException: Request throttled by server... slow down man

from pgoapi.

NoOne-dev avatar NoOne-dev commented on July 28, 2024

Request reopening of issue

from pgoapi.

keyphact avatar keyphact commented on July 28, 2024

Not sure why this needs to stay open?

I'll close and await a reason detailing why it does need to stay open, and will re-open if there is a point to be made here, along with a set of actions.

Thanks

from pgoapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.