Using Custom EID For Different Profile Install #212

Open
opened 2025-07-31 15:10:36 +02:00 by goodyjess · 1 comment

So it seems my esim provider (Three UK) has limited the number of profiles that can be installed on a single device. From the message, it says "Download limit reached for this EID and this generic voucher".

Having an option to mock EID while installing should be able to fix it.

I use 9esim

here is fill error txt::
`Error code: ES10B_ERROR_REASON_UNDEFINED

Last HTTP response (from server):

{
"header": {
"functionExecutionStatus": {
"status": "Failed",
"statusCodeData": {
"subjectCode": "8.2.6",
"reasonCode": "3.8",
"subjectIdentifier": "MatchingID",
"message": "Download limit reached for this EID and this Generic Voucher."
}
}
}
}

Last APDU response (from SIM) is successful`

So it seems my esim provider (Three UK) has limited the number of profiles that can be installed on a single device. From the message, it says "Download limit reached for this EID and this generic voucher". Having an option to mock EID while installing should be able to fix it. I use 9esim here is fill error txt:: `Error code: ES10B_ERROR_REASON_UNDEFINED Last HTTP response (from server): { "header": { "functionExecutionStatus": { "status": "Failed", "statusCodeData": { "subjectCode": "8.2.6", "reasonCode": "3.8", "subjectIdentifier": "MatchingID", "message": "Download limit reached for this EID and this Generic Voucher." } } } } Last APDU response (from SIM) is successful`
Contributor

EID cannot be modified, please re-purchase

EID cannot be modified, please re-purchase
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#212
No description provided.