File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 113
113
'NotImplementedException ' => 'The requested method is not implemented for this resource ' ,
114
114
'ServiceUnavailableException ' => 'The server could not process your request, please try again later ' ,
115
115
'TooManyRequestsException ' => 'Too many requests, please slow down ' ,
116
- 'UnauthorizedException ' => 'Unauthorized you do not have the valid authentication credentials for the target resource ' ,
116
+ 'UnauthorizedException ' => 'You do not have the valid authentication credentials for the target resource ' ,
117
117
118
118
'Security:InvalidPasswordCharacterRequirementsException ' => "The provided password is doesn't meet the character requirements " ,
119
119
'Security:InvalidPasswordLengthException ' => "The provided password doesn't meet the minimal length requirement of %s characters " ,
You can’t perform that action at this time.
0 commit comments