UNPKG

548 BJSONView Raw
1{
2 "orgRequired": "An org instance is required.",
3 "userQueryFailed": "Failed to query for the user %s.",
4 "invalidHttpResponseCreatingUser": "An invalid http response code (%s) was received while trying to create a user.",
5 "missingFields": "The fields parameters is undefined.",
6 "missingId": "The Salesforce id for the user is required.",
7 "problemsDescribingTheUserObject": "Problems occurred while attempting to describe the user object",
8 "permsetNamesAreRequired": "The permission set names are missing but required."
9}