Sponsored

8/2 Build Week

victimofareload

Well-known member
Joined
Aug 22, 2021
Threads
5
Messages
80
Reaction score
139
Location
Titusville, Florida
Vehicles
24 Platinum Lightning
So it seems that they may have some kind of security or otherwise logic to how often you can poll their order status.

When running my VIN/Order through the API. I get the same Error-101 that @Cbaka27 posted above. But when running @spikerS VIN/Order, it returns no problem. I'm guessing they have a limit to how often you can poll the status and they just return an error if you cross that threshold. I'm going to leave the polling turned off on mine and I'm going to leave it alone to see if it starts working again. In the meantime, I've set @spikerS to poll once an hour. I'm guessing every 5 minutes was too frequent.
 

UGADawg96

Well-known member
Joined
Feb 28, 2021
Threads
32
Messages
3,511
Reaction score
6,199
Location
JAX, FL
Vehicles
'21 302A 157 PB & '25 Explorer ST
So it seems that they may have some kind of security or otherwise logic to how often you can poll their order status.

When running my VIN/Order through the API. I get the same Error-101 that @Cbaka27 posted above. But when running @spikerS VIN/Order, it returns no problem. I'm guessing they have a limit to how often you can poll the status and they just return an error if you cross that threshold. I'm going to leave the polling turned off on mine and I'm going to leave it alone to see if it starts working again. In the meantime, I've set @spikerS to poll once an hour. I'm guessing every 5 minutes was too frequent.
Good work on this!!!

Once an hour is probably more reasonable for this type information. It isn't like a news or scoring feed that needs up to the minute refresh.
 

victimofareload

Well-known member
Joined
Aug 22, 2021
Threads
5
Messages
80
Reaction score
139
Location
Titusville, Florida
Vehicles
24 Platinum Lightning
So it seems that they may have some kind of security or otherwise logic to how often you can poll their order status.
So my VIN/Order is returning again as of this morning. So I'm going to keep everyone at once an hour polling. No updates on anyones orders as of today. Also now that I'm tracking a few orders the "etastartdate" seems to always been one week (well, six days) before your estimated delivery date. So I think this value can be considered useless.

Good work on this!!!

Once an hour is probably more reasonable for this type information. It isn't like a news or scoring feed that needs up to the minute refresh.
Thank you! Yes, I think once an hour is reasonable. Given the data. I am a bit disappointed they have such a low limit set on it. But I'm sure they get hundreds of queries per second to this API. So it's expected that they protect it. So once an hour is both reasonable and responsible.
 

Sponsored

Fkn_fafa

Well-known member
First Name
Geoff
Joined
Apr 25, 2021
Threads
4
Messages
86
Reaction score
57
Location
Broward County Florida
Vehicles
21 F150, 18 Focus, 16 Fusion, 07 Audi A4
Ford F-150 8/2 Build Week 0A55C702-FE02-4710-B1DD-8B94183EEFA5

Good Morning
 

Bbass5

Well-known member
First Name
Brandon
Joined
Jul 13, 2021
Threads
5
Messages
210
Reaction score
360
Location
Birmingham
Vehicles
F 150
So my VIN/Order is returning again as of this morning. So I'm going to keep everyone at once an hour polling. No updates on anyones orders as of today. Also now that I'm tracking a few orders the "etastartdate" seems to always been one week (well, six days) before your estimated delivery date. So I think this value can be considered useless.



Thank you! Yes, I think once an hour is reasonable. Given the data. I am a bit disappointed they have such a low limit set on it. But I'm sure they get hundreds of queries per second to this API. So it's expected that they protect it. So once an hour is both reasonable and responsible.
@victimofareload - have you seen this tracker? https://seg.fyi/mache-vin/#/ The front webpage talks about the source code being available so that may be something you are interested in (or could use on your tracker).

And when your run the VIN Details, there is a button at the bottom that allows you to see all the raw details from the API. Just an FYI.
 
Last edited:

victimofareload

Well-known member
Joined
Aug 22, 2021
Threads
5
Messages
80
Reaction score
139
Location
Titusville, Florida
Vehicles
24 Platinum Lightning
@victimofareload - have you seen this tracker? https://seg.fyi/mache-vin/#/ The front webpage talks about the source code being available so that may be something you are interested in (or could use on your tracker).

And when your run the VIN Details, there is a button at the bottom that allows you to see all the raw details from the API. Just an FYI.
I had not seen that tracker. Thank you! and yes, exactly the same thing. I'm taking that raw data you can see in the API return and stuffing it in a Database. That's where their source code might be useful. But that's the easy part and I already wrote my own before seeing this haha. The harder part is then comparing the new data to existing data to see if something has changed. And then if it has, storing the new data and alerting the user. I've got 3 trucks in the system now and so far it's been working perfectly (Fingers crossed). Thinking about making a post in the ordering/tracking subforum to see if anyone else would like to be added (outside the 8/2 build week thread).
 

Sponsored


victimofareload

Well-known member
Joined
Aug 22, 2021
Threads
5
Messages
80
Reaction score
139
Location
Titusville, Florida
Vehicles
24 Platinum Lightning

SQLariatPB

Active member
First Name
Terry
Joined
Aug 7, 2021
Threads
0
Messages
26
Reaction score
42
Location
LaPlace, LA
Vehicles
2021 Ford F-150 Lariat Powerboost
So it seems that they may have some kind of security or otherwise logic to how often you can poll their order status.

When running my VIN/Order through the API. I get the same Error-101 that @Cbaka27 posted above. But when running @spikerS VIN/Order, it returns no problem. I'm guessing they have a limit to how often you can poll the status and they just return an error if you cross that threshold. I'm going to leave the polling turned off on mine and I'm going to leave it alone to see if it starts working again. In the meantime, I've set @spikerS to poll once an hour. I'm guessing every 5 minutes was too frequent.
It hasn't been working for me since 6:30AM Sunday Morning. But the API is actually returning results. So any of the other trackers should work. They all display the same data. So I wouldn't be too worried about the ford tracker showing something the others don't.
None of the trackers (ford, forum, shop.ford.com nor mach-e) have been working for me since yesterday morning. Every one is reporting errors.
 

victimofareload

Well-known member
Joined
Aug 22, 2021
Threads
5
Messages
80
Reaction score
139
Location
Titusville, Florida
Vehicles
24 Platinum Lightning
None of the trackers (ford, forum, shop.ford.com nor mach-e) have been working for me since yesterday morning. Every one is reporting errors.
Try leaving them alone for a bit. I think if you query them too frequently causes this. I left mine alone overnight and atleast the raw API is working now. But the ford official tracker still isn't. "System error, try again later".

My thoughts of course are conjecture at best.
 

Bbass5

Well-known member
First Name
Brandon
Joined
Jul 13, 2021
Threads
5
Messages
210
Reaction score
360
Location
Birmingham
Vehicles
F 150
I've got 3 trucks in the system now and so far it's been working perfectly (Fingers crossed). Thinking about making a post in the ordering/tracking subforum to see if anyone else would like to be added (outside the 8/2 build week thread).
My Build Week is set for 9/20. I’m interested in this side project you got going on!

Is this tracker working for anyone today? Hasn't been working for me since yesterday.
https://shop.ford.com/vehicleordert...AC24JAVpUg8LxStkLRut997J4RBkjDUc2_-m2CLFekc#/
I just checked and it’s working for me. Of course my status wouldn’t have changed though…

FYI - I’m peepin on this thread looking for good news that trucks do actually get made and delivered! Lol Just trying to see how realistic my production and delivery date should be.
 
Last edited:

SQLariatPB

Active member
First Name
Terry
Joined
Aug 7, 2021
Threads
0
Messages
26
Reaction score
42
Location
LaPlace, LA
Vehicles
2021 Ford F-150 Lariat Powerboost
Try leaving them alone for a bit. I think if you query them too frequently causes this. I left mine alone overnight and atleast the raw API is working now. But the ford official tracker still isn't. "System error, try again later".

My thoughts of course are conjecture at best.
That's a big ask, lol, but I did leave it alone all night. I'll try to hold off till this afternoon, but I'm like an addict with this right now given I have an ETA of 8/25 which I assume will be pushed at any moment.
Sponsored

 
 







Top