You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/localization-string-ids.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -496,18 +496,18 @@ The following IDs are used for a [time-based one-time password (TOTP) display co
496
496
</LocalizedResources>
497
497
```
498
498
499
-
## Restful service error messages
499
+
## RESTful service error messages
500
500
501
-
The following IDs are used for [Restful service technical profile](restful-technical-profile.md) error messages:
501
+
The following IDs are used for [RESTful service technical profile](restful-technical-profile.md) error messages:
502
502
503
503
| ID | Default value |
504
504
| --- | ------------- |
505
-
|`DefaultUserMessageIfRequestFailed`| Failed to establish connection to restful service end point. Restful service URL: {0} |
506
-
|`UserMessageIfCircuitOpen`| {0} Restful Service URL: {1} |
507
-
|`UserMessageIfDnsResolutionFailed`| Failed to resolve the hostname of the restful service endpoint. Restful service URL: {0} |
508
-
|`UserMessageIfRequestTimeout`| Failed to establish connection to restful service end point within timeout limit {0} seconds. Restful service URL: {1} |
505
+
|`DefaultUserMessageIfRequestFailed`| Failed to establish connection to restful service end point. RESTful service URL: {0} |
506
+
|`UserMessageIfCircuitOpen`| {0} RESTful Service URL: {1} |
507
+
|`UserMessageIfDnsResolutionFailed`| Failed to resolve the hostname of the restful service endpoint. RESTful service URL: {0} |
508
+
|`UserMessageIfRequestTimeout`| Failed to establish connection to restful service end point within timeout limit {0} seconds. RESTful service URL: {1} |
0 commit comments