-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
Recently, I am trying to make modifications to the InflatableDonkey git repo to make it compatible with iOS 11.4+ backups.
So far, I am able to login into the iCloud servers (even for 2FA accounts) and fetch the list of snapshots taken by each device. The code is generating following error when I try to fetch records using "ManifestID":
operationCost: 1
response {
operationUUID: "3d3aba80-db4c-48e2-8cf2-1e141a1ca7da"
type: NONE_TYPE
last: true
}
result {
code: FAILURE
error {
serverError {
type: NOT_FOUND
}
errorDescription: "Error code: NOT_FOUND"
errorKey: "ck1744ip5"
}
}
Questions:
I would like to understand what the above error exactly represents and which areas I can look to fix this issue?
Please let me know if any more information is required. I would appreciate any suggestions and thoughts on this topic.
Let's make this tool alive again! @horrorho , @Aliasr ,@dirkwirth , @Blokh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels