mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:43:26 +08:00
20 lines
392 B
JSON
20 lines
392 B
JSON
{
|
|
"status": 1,
|
|
"result": {
|
|
"successes": [],
|
|
"failures": [
|
|
{
|
|
"name": "user1@my.org",
|
|
"message": "No PermissionSet named DreamHoue found",
|
|
"details": [
|
|
{
|
|
"message": "No PermissionSet named DreamHoue found",
|
|
"errorCode": "INVALID_CROSS_REFERENCE_KEY",
|
|
"fields": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|