Sponsored

Search results

  1. Ford's epic Lightning bait-and-switch is complete (the official "I'm out" thread).

    The dealer said no to what, being preapproved, or using Ford Options? Is it for them to say how you finance, I thought that wasn’t their call? Ford’s option page definitely indicates they want to offer Ford Options for a Lightning.
  2. Wave 1 Lightning invitation email thread [Update: Emails AFTER 5PM ET]

    Are people seeing refundable or nonrefundable deposits on their orders?
  3. Wave 1 Lightning invitation email thread [Update: Emails AFTER 5PM ET]

    I'm super curious now about how many priority slots my dealer sold. If there are going to be some backroom dealings, it's definitely going to be in Chicago. ?
  4. Ford's epic Lightning bait-and-switch is complete (the official "I'm out" thread).

    Ford offers their leasing-alternative so you can actually take advantage of the $7500 tax credit or whatever the BBB offers if it passes, which you can't leverage with a lease. https://www.ford.com/finance/finance-options/ford-options/
  5. Pre Approval Certificate...

    I have this too, and it says I'm preapproved for $40,000. :ROFLMAO: That would not buy much Lightning. Specific to me, it's obviously not what they'd really approve, since I just financed my pb a couple months ago through Ford Credit for more than that. I would treat these numbers as Ford...
  6. Ford's epic Lightning bait-and-switch is complete (the official "I'm out" thread).

    It wouldn’t surprise me if they are using high prices to control demand. The prices plus paying sales tax against the full price before getting $7500 back in taxes (if BBB doesn’t pass with the POS credit) is helping squash my enthusiasm. I’m leaning towards being out. Being spoiled by my ā€˜21 pb...
  7. 2022 MISSING FEATURES: Ambient Lighting & Differences In DEATC between 2021 and 2022 F-150s?

    Out of curiosity, why didn’t you keep the ’21? Upgrading to a higher trim with the ā€˜22?
  8. Rear dashcam cable routing

    Mirror plug is tapping into the rear view mirror’s power by splicing the wires, or a no-cut option like this: https://www.amazon.com/dp/B088P4VFQ7. It comes and goes as available on Amazon and is also on https://dongar.tech/. I have one too, and it works great!
  9. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Yup, check out this thread https://www.f150gen14.com/forum/threads/ford-pass-siri-log-in.7229/. I think @tonesto7 is working on making his script respond to Siri too (or already has).
  10. White House releases plan to build nationwide network of 500,000 EV chargers

    Mine does. If this is for a future when ICE vehicles are not being sold to control travel through electricity rationing and you have to make your own gasoline or diesel, you’ll be scaveninging to keep vehicles going? Seems scavenging for EVs would work too since that’s what the world will be...
  11. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Well, if you want your symbols back (and for the others still having issues and also have ants in their pants waiting until @tonesto7 puts this into an upcoming version), replace line 1152 from the 1.1.1 version of the script with this: req.body =...
  12. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Ok, never mind, I had a dumb. @tonesto7 I just successfully tested it, you were right. The password needs to be URL encoded when you put it in the POST payload. (I didn't pay attention close enough that it does have the application/x-www-form-urlencoded in there). Just needs an encodeURI slapped...
  13. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Probably needs Java escaping. Will was getting Error 500: java.lang.IllegalArgumentException back from the server, causing the widget script error. I had him test with raw curl commands to cut out the script as a factor. If I de-laze myself into changing my password to include % and $ and try...
  14. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Thanks to @WillB17 , it's safe to say that having either % or $ in your password (maybe both) won't work with the script right now. A quick and dirty way to get around this is to just change your password to have only letters and numbers in it. The script can probably be adapted to handle...
  15. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Have you considered your phone may be haunted? ? If you want, I can share some Mac/Linux terminal commands to use as a test rig to verify your account is ok to pull vehicle data. Useful for isolating if your account is screwy vs the widget script. Yeah, me too. Propower is the one that I...
  16. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Huh. Yes, what you put was fine. Troubleshooting via forum through the Scriptable app is a lot of layers of difficult :ROFLMAO: What @tonesto7 is doing in the script where it's failing for you is pretty straight-forward. It's just making a call to...
  17. FordPass - Scriptable Widget (iOS, iPad, MacOS)

    Hmm, interesting. It looks like the issue for you is coming from line 1253. Try replacing line 1253 with this and see what the console says: let data = await request.loadString(); console.log('data=' + data); The rest of the script will blow up, but you should get some good console info. Undo...




Top