Ensure all 102 errors have same desc/solution and end with full stop
This commit is contained in:
parent
4c0700d139
commit
e18a7886f8
53 changed files with 180 additions and 180 deletions
|
|
@ -3,10 +3,10 @@
|
|||
"2452": {
|
||||
"name": "UNAUTHORIZED_DEVICE",
|
||||
"message": "",
|
||||
"short_description": "The device you are using was not authorized to make the request",
|
||||
"long_description": "Unknown cause.",
|
||||
"short_solution": "Try again later or on a different device",
|
||||
"long_solution": "Unknown solution.",
|
||||
"short_description": "The device you are using was not authorized to make the request.",
|
||||
"long_description": "The device you are using was not authorized to make the request.",
|
||||
"short_solution": "Try again later or on a different device.",
|
||||
"long_solution": "Try again later or on a different device.",
|
||||
"support_link": "https://preten.do/102-2452"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue