• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-uber and MMM-lyft

Scheduled Pinned Locked Moved Transport
40 Posts 8 Posters 24.7k Views 7 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    shashank @kal
    last edited by Jul 12, 2017, 3:21 PM

    @kal said in MMM-uber and MMM-lyft:

    ride_type: 'POOL

    hi, i did the changes now it displays as “POOL in null min”

    {
    module: ‘MMM-uber’,
    position: ‘top_left’,
    header: ‘Uber (DC)’,
    config: {
    lat: xx.xxxx, // use your exact pickup loaction
    lng: xx.xxxx, // use your exact pickup loaction
    uberServerToken: ’ ',
    ride_type: ‘POOL’
    }
    }

    K 1 Reply Last reply Jul 12, 2017, 3:36 PM Reply Quote 0
    • K Offline
      kal @shashank
      last edited by Jul 12, 2017, 3:36 PM

      @shashank That means that no uber pool is available in your area. This is an error case that I haven’t dealt with explicitly.

      To confirm this is the error, you need to look at the console log. You’ll see the ProcessUber returns ‘Time’ and then an object. Go through the object and look for pool as a ride type. It should look like this:
      0_1499873781733_Screen Shot 2017-07-12 at 11.35.41 AM.png

      You can also try to order an uber pool on your phone to confirm that one is not available.

      S 1 Reply Last reply Jul 12, 2017, 3:46 PM Reply Quote 1
      • S Offline
        shashank @kal
        last edited by Jul 12, 2017, 3:46 PM

        @kal
        ok, Thank you , let me check

        1 Reply Last reply Reply Quote 0
        • S Offline
          shashank @kal
          last edited by Jul 15, 2017, 2:50 AM

          @kal hi, i tried changing the location even then POOL not working, i mobile same location POOL is working

          K 1 Reply Last reply Jul 17, 2017, 3:10 PM Reply Quote 0
          • K Offline
            kal @shashank
            last edited by Jul 17, 2017, 3:10 PM

            @shashank can you post the log from your console? I want to help you resolve this issue but I need more information.

            Anything related to uber in your log should be posted. Please post in detail the things that you have tried. Any config file changes, etc.

            Just saying that it’s not working does not help me help you

            1 Reply Last reply Reply Quote 1
            • S Offline
              shashank @kal
              last edited by Sep 12, 2017, 3:53 PM

              @kal hi, Earlier i had issues using POOL, mention ride_type: ‘uberPOOL’ , now working fine

              K 1 Reply Last reply Sep 12, 2017, 6:36 PM Reply Quote 0
              • K Offline
                kal @shashank
                last edited by Sep 12, 2017, 6:36 PM

                @shashank that’s weird…the API calls out ‘POOL’. Do you mind if I ask what country you are in?

                S 1 Reply Last reply Sep 13, 2017, 4:52 AM Reply Quote 0
                • S Offline
                  shashank @kal
                  last edited by Sep 13, 2017, 4:52 AM

                  @kal Singapore

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    Sarb
                    last edited by Sep 14, 2017, 8:30 PM

                    @kal Thank you very much for creating these modules! For some reason I am unable to get both the Uber or Lyft module to return any results. The only thing displayed is their respective logos and “Checking for Uber/Lyft status…” messages. It’s been displaying this for hours now. Is there anything special I need to do once I have registered as a developer and gotten the server tokens?

                    K 1 Reply Last reply Sep 15, 2017, 12:44 PM Reply Quote 0
                    • K Offline
                      kal @Sarb
                      last edited by Sep 15, 2017, 12:44 PM

                      @Sarb Can you post your config file and log? It sounds like a REST API failure…

                      S 1 Reply Last reply Sep 15, 2017, 5:46 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy