Logal727

Well-Known Member
First Name
C
Joined
Aug 23, 2021
Threads
101
Messages
7,351
Reaction score
11,347
Location
Florida
Vehicles
ā€˜21 Carbonized Gray Mustang Mach-E Premium AWD Ext
Country flag
Looks like the OTA Status is gone from the Ford site, which is causing the widget to return no results and the Debug Menu just pops up again..
Sponsored

 

oliverames

Well-Known Member
First Name
Oliver
Joined
Aug 18, 2021
Threads
2
Messages
69
Reaction score
37
Location
Vermont, United States
Vehicles
Mach-E Select Dual Motor Standard Range
Country flag
Looks like the OTA Status is gone from the Ford site, which is causing the widget to return no results and the Debug Menu just pops up again..
I’ve noticed this as well. Haven’t gotten it to work all day, except for a period where I got one pop-up that says ā€œUnknown Errorā€
 

Logal727

Well-Known Member
First Name
C
Joined
Aug 23, 2021
Threads
101
Messages
7,351
Reaction score
11,347
Location
Florida
Vehicles
ā€˜21 Carbonized Gray Mustang Mach-E Premium AWD Ext
Country flag
I’ve noticed this as well. Haven’t gotten it to work all day, except for a period where I got one pop-up that says ā€œUnknown Errorā€
Wonder if they hid it
 

Gullwingdmc

Well-Known Member
First Name
Chip
Joined
May 15, 2021
Threads
85
Messages
2,943
Reaction score
4,110
Location
Boston, MA
Vehicles
2022 Mustang Mach E GT AWD ER - Grabber Blue
Country flag
Wonder if they hid it
Looks like they just changed some of the info. The script is looking for certain values and those may have changed. This is what I see when I pull the raw data on mine.
{

"ccsStatus": {

"ccsVehicleData": "On",

"ccsConnectivity": "On"

},

"otaAlertStatus": "YOU ARE ALL SET",

"displayOTAStatusReport": "UserAllowed",

"updatePendingState": null,

"error": null,

"fuseResponse": {

"languageText": null,

"fuseResponseList": [{

"communicationPriority": "High",

"deploymentFinalConsumerAction": "Not Set",

"vin": "MYVIN",

"tmcEnvironment": "PRD",

"type": "REGULATORY",

"oemCorrelationId": "FLARE-PRD-SOFTWARE-FNV2-479584-493492",

"deploymentId": "b52c8f51-3c5d-495c-8c5c-efe3766db02e",

"deploymentCreationDate": "2022-01-19T19:34:45.250+0000",

"otaTriggerExpirationTime": "2022-01-19T05:10:35.239+0000",

"inhibitRequired": false,

"deploymentExpirationTime": "2022-01-26T19:34:45.250+0000",

"triggerType": "SOFTWARE",

"additionalConsentLevel": 1,

"latestStatus": {

"aggregateStatus": "success",

"detailedStatus": "OTAM_S1010",

"dateTimestamp": "2022-01-21T07:28:44.707+0000"

},

"packageUpdateDetails": {

"failedOnResponse": "none",

"wifiRequired": false,

"cdnreleaseNotesUrl": null,

"updateDisplayTime": 0,

"packagePriority": 1,

"releaseNotesUrl": "https:\/\/mmota.autonomic.ai\/1\/bytestream\/custom-release-note-1639090617339-6d97bb15-9027-468d-96d1-0d3569cb933c"

}

}]

},

"tappsResponse": {

"status": 200,

"asuActivationSchedule": {

"dayOfWeekAndTime": null,

"activationScheduleDaysOfWeek": [],

"activationScheduleTimeOfDay": null,

"tappsDateTime": "",

"vehicleDateTime": "",

"oemCorrelationId": "",

"scheduleType": ""

},

"vin": "MYVIN",

"vehicleInhibitStatus": null,

"lifeCycleModeStatus": {

"lifeCycleMode": "NORMAL",

"oemCorrelationId": "0",

"vehicleDateTime": "2022-01-03T15:11:24Z",

"tappsDateTime": "2022-01-03T20:11:47.196Z"

},

"version": "2.0.0",

"asuSettingsStatus": null

}

}
 

oliverames

Well-Known Member
First Name
Oliver
Joined
Aug 18, 2021
Threads
2
Messages
69
Reaction score
37
Location
Vermont, United States
Vehicles
Mach-E Select Dual Motor Standard Range
Country flag
Looks like they just changed some of the info. The script is looking for certain values and those may have changed. This is what I see when I pull the raw data on mine.
After this, I looked and was able to pull the raw data. It does indeed look slightly different. Some new values and other values have gone completely.

Code:
{
    "displayOTAStatusReport": "UserAllowed",
    "ccsStatus": {
        "ccsConnectivity": "On",
        "ccsVehicleData": "On"
    },
    "error": null,
    "fuseResponse": {
        "fuseResponseList": [
            {
                "vin": "3FMTK1SS3MMA25355",
                "oemCorrelationId": "FLARE-PRD-SOFTWARE-FNV2-479584-494588",
                "deploymentId": "89612cdc-977d-4386-af4c-f862861d9ff0",
                "deploymentCreationDate": "2022-01-20T17:27:09.368+0000",
                "deploymentExpirationTime": "2022-01-27T17:27:09.368+0000",
                "otaTriggerExpirationTime": "2022-01-19T05:10:35.239+0000",
                "communicationPriority": "High",
                "type": "REGULATORY",
                "triggerType": "SOFTWARE",
                "inhibitRequired": false,
                "additionalConsentLevel": 1,
                "tmcEnvironment": "PRD",
                "latestStatus": {
                    "aggregateStatus": "failure",
                    "detailedStatus": "OTAM_E1016",
                    "dateTimestamp": "2022-01-21T00:48:50.254+0000"
                },
                "packageUpdateDetails": {
                    "releaseNotesUrl": "https://mmota.autonomic.ai/1/bytestream/custom-release-note-1639090617339-6d97bb15-9027-468d-96d1-0d3569cb933c",
                    "updateDisplayTime": 0,
                    "wifiRequired": false,
                    "packagePriority": 1,
                    "failedOnResponse": "none",
                    "cdnreleaseNotesUrl": null
                },
                "deploymentFinalConsumerAction": "General Failure Will Retry"
            }
        ],
        "languageText": null
    },
    "tappsResponse": {
        "vin": "3FMTK1SS3MMA25355",
        "status": 200,
        "vehicleInhibitStatus": null,
        "lifeCycleModeStatus": {
            "lifeCycleMode": "NORMAL",
            "oemCorrelationId": "0",
            "vehicleDateTime": "2022-01-14T15:05:55Z",
            "tappsDateTime": "2022-01-14T20:06:16.551Z"
        },
        "asuActivationSchedule": {
            "scheduleType": "",
            "dayOfWeekAndTime": null,
            "activationScheduleDaysOfWeek": [],
            "activationScheduleTimeOfDay": null,
            "oemCorrelationId": "",
            "vehicleDateTime": "",
            "tappsDateTime": ""
        },
        "asuSettingsStatus": null,
        "version": "2.0.0"
    },
    "updatePendingState": null,
    "otaAlertStatus": "YOU ARE ALL SET"
}
 


Gullwingdmc

Well-Known Member
First Name
Chip
Joined
May 15, 2021
Threads
85
Messages
2,943
Reaction score
4,110
Location
Boston, MA
Vehicles
2022 Mustang Mach E GT AWD ER - Grabber Blue
Country flag
After this, I looked and was able to pull the raw data. It does indeed look slightly different. Some new values and other values have gone completely.

Code:
{
    "displayOTAStatusReport": "UserAllowed",
    "ccsStatus": {
        "ccsConnectivity": "On",
        "ccsVehicleData": "On"
    },
    "error": null,
    "fuseResponse": {
        "fuseResponseList": [
            {
                "vin": "3FMTK1SS3MMA25355",
                "oemCorrelationId": "FLARE-PRD-SOFTWARE-FNV2-479584-494588",
                "deploymentId": "89612cdc-977d-4386-af4c-f862861d9ff0",
                "deploymentCreationDate": "2022-01-20T17:27:09.368+0000",
                "deploymentExpirationTime": "2022-01-27T17:27:09.368+0000",
                "otaTriggerExpirationTime": "2022-01-19T05:10:35.239+0000",
                "communicationPriority": "High",
                "type": "REGULATORY",
                "triggerType": "SOFTWARE",
                "inhibitRequired": false,
                "additionalConsentLevel": 1,
                "tmcEnvironment": "PRD",
                "latestStatus": {
                    "aggregateStatus": "failure",
                    "detailedStatus": "OTAM_E1016",
                    "dateTimestamp": "2022-01-21T00:48:50.254+0000"
                },
                "packageUpdateDetails": {
                    "releaseNotesUrl": "https://mmota.autonomic.ai/1/bytestream/custom-release-note-1639090617339-6d97bb15-9027-468d-96d1-0d3569cb933c",
                    "updateDisplayTime": 0,
                    "wifiRequired": false,
                    "packagePriority": 1,
                    "failedOnResponse": "none",
                    "cdnreleaseNotesUrl": null
                },
                "deploymentFinalConsumerAction": "General Failure Will Retry"
            }
        ],
        "languageText": null
    },
    "tappsResponse": {
        "vin": "3FMTK1SS3MMA25355",
        "status": 200,
        "vehicleInhibitStatus": null,
        "lifeCycleModeStatus": {
            "lifeCycleMode": "NORMAL",
            "oemCorrelationId": "0",
            "vehicleDateTime": "2022-01-14T15:05:55Z",
            "tappsDateTime": "2022-01-14T20:06:16.551Z"
        },
        "asuActivationSchedule": {
            "scheduleType": "",
            "dayOfWeekAndTime": null,
            "activationScheduleDaysOfWeek": [],
            "activationScheduleTimeOfDay": null,
            "oemCorrelationId": "",
            "vehicleDateTime": "",
            "tappsDateTime": ""
        },
        "asuSettingsStatus": null,
        "version": "2.0.0"
    },
    "updatePendingState": null,
    "otaAlertStatus": "YOU ARE ALL SET"
}
Ya most notably the release notes.
 

oliverames

Well-Known Member
First Name
Oliver
Joined
Aug 18, 2021
Threads
2
Messages
69
Reaction score
37
Location
Vermont, United States
Vehicles
Mach-E Select Dual Motor Standard Range
Country flag
Ya most notably the release notes.
There is also a third one of these. Trigger expiration time.

deploymentCreationDate": "2022-01-20T17:27:09.368+0000",
deploymentExpirationTime": "2022-01-27T17:27:09.368+0000",
otaTriggerExpirationTime": "2022-01-19T05:10:35.239+0000",
 

mikeinet

Well-Known Member
First Name
Mike
Joined
Oct 5, 2021
Threads
43
Messages
554
Reaction score
438
Location
New York
Vehicles
Standard AWD Tech/Comfort
Occupation
Cyber Security, First Responder
Country flag
I think that's the latest released version. You have to manually paste the script for 1.5.0.

Edit: Sorry, I meant to past the link to the script, not the entire script here.
What's the easiest way to copy and paste this manually??? Struggling with a "select all" concept
 

Jlt50

Member
First Name
James
Joined
Oct 20, 2021
Threads
0
Messages
6
Reaction score
4
Location
Arkansas
Vehicles
2021 Mustang Mach-e
Occupation
Category manager
Country flag
Can still see data on ota in the View Vehicle Data Output section of the widget.
 

generaltso

Well-Known Member
Joined
Jun 24, 2020
Threads
76
Messages
15,389
Reaction score
28,694
Location
Vermont
Vehicles
2024 Kia EV9 GT-Line
Country flag
What's the easiest way to copy and paste this manually??? Struggling with a "select all" concept
You can email it to yourself from a computer. You should be able to use select all from there. Or you can save the script file directly to iCloud.
 

tonesto7

Well-Known Member
First Name
Anthony
Joined
Sep 20, 2021
Threads
2
Messages
243
Reaction score
610
Location
Ann Arbor, Michigan
Vehicles
2021 F150
Occupation
Software Developer/System Admin
Country flag
Looks like they just changed some of the info. The script is looking for certain values and those may have changed. This is what I see when I pull the raw data on mine.
Thanks for catching this... This must only occur after the specific OTA 2.3.0+ my last update was 2.1.0 and my OTA data still shows.
I will add checks for the new structure into the upcoming version.
 

oliverames

Well-Known Member
First Name
Oliver
Joined
Aug 18, 2021
Threads
2
Messages
69
Reaction score
37
Location
Vermont, United States
Vehicles
Mach-E Select Dual Motor Standard Range
Country flag
Thanks for catching this... This must only occur after the specific OTA 2.3.0+ my last update was 2.1.0 and my OTA data still shows.
I will add checks for the new structure into the upcoming version.
I don't have 2.3.0 but did have a failed attempt. Only 2.1.0. so far.
 

Gullwingdmc

Well-Known Member
First Name
Chip
Joined
May 15, 2021
Threads
85
Messages
2,943
Reaction score
4,110
Location
Boston, MA
Vehicles
2022 Mustang Mach E GT AWD ER - Grabber Blue
Country flag
Thanks for catching this... This must only occur after the specific OTA 2.3.0+ my last update was 2.1.0 and my OTA data still shows.
I will add checks for the new structure into the upcoming version.
Weirdly mine still looked the same after 2.3.0. I got that last week and this changed for me in the last 2 days. Let me know if you need the JSON.
 

Logal727

Well-Known Member
First Name
C
Joined
Aug 23, 2021
Threads
101
Messages
7,351
Reaction score
11,347
Location
Florida
Vehicles
ā€˜21 Carbonized Gray Mustang Mach-E Premium AWD Ext
Country flag
I have a feeling this won't be accessible for much longer...
Sponsored

 
 







Top