mp-front-cli 0.0.87 → 0.0.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -201,132 +201,132 @@ const e = {
|
|
|
201
201
|
}, o = {
|
|
202
202
|
enrollment: {
|
|
203
203
|
"ENROLLMENT-INVALIDCONFIGURATION-0000": {
|
|
204
|
-
title: "
|
|
205
|
-
message: "
|
|
204
|
+
title: "Configuración no correspondiente",
|
|
205
|
+
message: "Comuníquese con mesa de ayuda para que activen las configuraciones correspondientes."
|
|
206
206
|
},
|
|
207
207
|
"ENROLLMENT-INVALIDDEVICEDID-0001": {
|
|
208
|
-
title: "
|
|
209
|
-
message: "
|
|
208
|
+
title: "Validar deviceId",
|
|
209
|
+
message: "Para validar el enrolamiento es necesario enviar el id del dispositivo."
|
|
210
210
|
},
|
|
211
211
|
"ENROLLMENT-INVALIDIMEI-0002": {
|
|
212
|
-
title: "
|
|
213
|
-
message: "
|
|
212
|
+
title: "IMEI no valido",
|
|
213
|
+
message: "Es necesario proporcionar el IMEI valido para poder continuar con el enrolamiento."
|
|
214
214
|
},
|
|
215
215
|
"ENROLLMENT-INVALIDLOCKTYPE-0003": {
|
|
216
|
-
title: "
|
|
217
|
-
message: "
|
|
216
|
+
title: "El tipo de bloqueo no corresponde a este dispositivo",
|
|
217
|
+
message: "Asegúrese que el dispositivo tenga el tipo de bloqueo NUOVO."
|
|
218
218
|
},
|
|
219
219
|
"ENROLLMENT-INVALIDTOKENSUPPLIERS-0004": {
|
|
220
|
-
title: "
|
|
221
|
-
message: "
|
|
220
|
+
title: "Autentificación invalida",
|
|
221
|
+
message: "Porfavor asegurese de tener permisos para poder acceder al recursos."
|
|
222
222
|
},
|
|
223
223
|
"ENROLLMENT-IMEIDOESNTMATCH-0005": {
|
|
224
|
-
title: "
|
|
225
|
-
message: "
|
|
224
|
+
title: "El IMEI no corresponde al IMEI que esta enrolado",
|
|
225
|
+
message: "Por favor verifique que el IMEI enviado coincida con el IMEI enrolado en la plataforma de NUOVO."
|
|
226
226
|
},
|
|
227
227
|
"ENROLLMENT-QRMACROLOCKNOTGENERATE-0006": {
|
|
228
|
-
title: "
|
|
229
|
-
message: "
|
|
228
|
+
title: "No se pudo generar el código QR para el enrolamiento",
|
|
229
|
+
message: "Por favor verifique los servicios para generarlo."
|
|
230
230
|
},
|
|
231
231
|
"ENROLLMENT-IMEINOTVALIDATED-0007": {
|
|
232
|
-
title: "
|
|
233
|
-
message: "
|
|
232
|
+
title: "Ocurrió un error al intentar validar el IMEI",
|
|
233
|
+
message: " Por favor verifique los logs del servicio para validar IMEI de macrolock."
|
|
234
234
|
},
|
|
235
235
|
"ENROLLMENT-DEVICESNOTFOUNDINSAPINVENTORY-0008": {
|
|
236
|
-
title: "
|
|
237
|
-
message: "No
|
|
236
|
+
title: "Dispositivo no encontrado",
|
|
237
|
+
message: "No pudimos encontrar dispositivos con los datos proporcionados."
|
|
238
238
|
},
|
|
239
239
|
"ENROLLMENT-JOURNEYERROR-0009": {
|
|
240
|
-
title: "
|
|
241
|
-
message: "Ocurrió un error al avanzar la jornada
|
|
240
|
+
title: "No se puede avanzar al siguiente proceso",
|
|
241
|
+
message: "Ocurrió un error al avanzar la jornada, revise los servicios para un informe detallado."
|
|
242
242
|
},
|
|
243
243
|
"ENROLLMENT-APPLICATIONSNOTFOUND-0010": {
|
|
244
|
-
title: "
|
|
244
|
+
title: "No se puede guardar el IMEI",
|
|
245
245
|
message: "No se encontraron solicitudes con los ids proporcionados."
|
|
246
246
|
},
|
|
247
247
|
"ENROLLMENT-LOCKTYPENOTFOUND-0011": {
|
|
248
|
-
title: "
|
|
249
|
-
message: "
|
|
248
|
+
title: "Verifique IMEI",
|
|
249
|
+
message: "Este IMEI no tiene definido tipo de bloqueo, por favor valide que sea correcto."
|
|
250
250
|
},
|
|
251
251
|
"ENROLLMENT-PREAPPLICATIONNOTFOUND-0012": {
|
|
252
|
-
title: "
|
|
253
|
-
message: "No se
|
|
252
|
+
title: "Verifique la presolicitud",
|
|
253
|
+
message: "No se encontraron datos para la presolicitud que proporciono."
|
|
254
254
|
},
|
|
255
255
|
"ENROLLMENT-UNSUPPORTED_MEDIA_TYPE-0013": {
|
|
256
|
-
title: "
|
|
257
|
-
message: "El
|
|
256
|
+
title: "Revisar el Content Type",
|
|
257
|
+
message: "El valor no es admitido."
|
|
258
258
|
},
|
|
259
259
|
"ENROLLMENT-NOT_ACCEPTABLE-0014": {
|
|
260
|
-
title: "
|
|
261
|
-
message: "
|
|
260
|
+
title: "Solicitud incorrecta",
|
|
261
|
+
message: "Verifique que el método sea el correcto."
|
|
262
262
|
},
|
|
263
263
|
"ENROLLMENT-RESOURCENOTFOUND-0015": {
|
|
264
|
-
title: "
|
|
265
|
-
message: "
|
|
264
|
+
title: "Recurso no encontrado",
|
|
265
|
+
message: "La url a la que se intenta acceder no es correcta."
|
|
266
266
|
},
|
|
267
267
|
"ENROLLMENT-BADREQUEST-0016": {
|
|
268
|
-
title: "
|
|
269
|
-
message: "
|
|
268
|
+
title: "El formato datos es invalido",
|
|
269
|
+
message: "Asegúrese que esta enviado los datos correctos."
|
|
270
270
|
},
|
|
271
271
|
"ENROLLMENT-METHODNOTIMPLEMENT-0017": {
|
|
272
|
-
title: "
|
|
273
|
-
message: "
|
|
272
|
+
title: "No existe el bloqueo al que intenta acceder.",
|
|
273
|
+
message: "Por favor, contacte a mesa de ayuda para solucionar el error"
|
|
274
274
|
},
|
|
275
275
|
"ENROLLMENT-PRODUCTNOTFOUNDINSAPINVENTORY-0018": {
|
|
276
|
-
title: "
|
|
277
|
-
message: "No se encontraron productos para
|
|
276
|
+
title: "No hay existencias",
|
|
277
|
+
message: "No se encontraron productos para esta sucursal."
|
|
278
278
|
},
|
|
279
279
|
"ENROLLMENT-PRODUCTKEYNOTFOUND-0019": {
|
|
280
|
-
title: "
|
|
281
|
-
message: "No se encontraron productos con
|
|
280
|
+
title: "No hay existencias",
|
|
281
|
+
message: "No se encontraron productos con la clave proporcionada."
|
|
282
282
|
},
|
|
283
283
|
"ENROLLMENT-FAILEDTORETRIEVEIMEI-0020": {
|
|
284
|
-
title: "
|
|
285
|
-
message: "
|
|
284
|
+
title: "No pudimos cargar alguno de los datos solicitados.",
|
|
285
|
+
message: "Si continúa apareciendo este mensaje por favor contacta a soporte."
|
|
286
286
|
},
|
|
287
287
|
"ENROLLMENT-LOCKTYPENOTFOUND-0021": {
|
|
288
|
-
title: "
|
|
289
|
-
message: "
|
|
288
|
+
title: "Tipo de bloqueo no encontrado",
|
|
289
|
+
message: "Verifique que el identificador para el tipo de bloqueo sea correcto."
|
|
290
290
|
},
|
|
291
291
|
"ENROLLMENT-AUTH_HEADER_MISSING-0022": {
|
|
292
|
-
title: "Falta el encabezado de autorización
|
|
293
|
-
message: "
|
|
292
|
+
title: "Falta el encabezado de autorización",
|
|
293
|
+
message: "Proporciona un header de autorización en su solicitud."
|
|
294
294
|
},
|
|
295
295
|
"ENROLLMENT-AUTH_HEADER_INVALID_FORMAT-0023": {
|
|
296
|
-
title: "
|
|
297
|
-
message: "
|
|
296
|
+
title: "Autorización invalida",
|
|
297
|
+
message: "Verifica que el token enviado en el head sea valido."
|
|
298
298
|
},
|
|
299
299
|
"ENROLLMENT-AUTH_TOKEN_MISSING-0024": {
|
|
300
|
-
title: "
|
|
301
|
-
message: "Asegúrese que
|
|
300
|
+
title: "Verifique el Bearer token",
|
|
301
|
+
message: "Asegúrese que contenga un token."
|
|
302
302
|
},
|
|
303
303
|
"ENROLLMENT-AUTH_TOKEN_INVALID-0025": {
|
|
304
|
-
title: "
|
|
305
|
-
message: "
|
|
304
|
+
title: "Token invalido",
|
|
305
|
+
message: "Revise que el token aun sea valido y no caduco."
|
|
306
306
|
},
|
|
307
307
|
"ENROLLMENT-AUTH_UNSUPPORTED_MEDIA_TYPE-0026": {
|
|
308
|
-
title: "
|
|
309
|
-
message: "
|
|
308
|
+
title: "Revisa el Content Type",
|
|
309
|
+
message: "El valor no es admitido."
|
|
310
310
|
},
|
|
311
311
|
"ENROLLMENT-AUTH_UNKNOWN_ERROR-0027": {
|
|
312
|
-
title: "
|
|
313
|
-
message: "Si
|
|
312
|
+
title: "No pudimos cargar alguno de los datos solicitados",
|
|
313
|
+
message: "Si continúa apareciendo este mensaje por favor contacta a soporte."
|
|
314
314
|
},
|
|
315
315
|
"ENROLLMENT-APISAPNOTAVAILABLE-0028": {
|
|
316
|
-
title: "Error al consultar
|
|
317
|
-
message: "Revise
|
|
316
|
+
title: "Error al consultar existencia",
|
|
317
|
+
message: "Revise el servicio de existencias de SAP para mas información."
|
|
318
318
|
},
|
|
319
319
|
"ENROLLMENT-APIAUTHSUPPLIERNOTAVAILABLE-0029": {
|
|
320
|
-
title: "Error al generar
|
|
321
|
-
message: "
|
|
320
|
+
title: "Error al generar token",
|
|
321
|
+
message: "No se pudo generar el token de validación de estatus de tipo de bloqueo por proveedores."
|
|
322
322
|
},
|
|
323
323
|
"ENROLLMENT-APIAPISTATUSLOCKTYPEBYSUPPLIERNOTAVAILABLE-0030": {
|
|
324
|
-
title: "Error
|
|
325
|
-
message: "
|
|
324
|
+
title: "Error en la api",
|
|
325
|
+
message: "No se puede consultar la api de validación de estatus."
|
|
326
326
|
},
|
|
327
327
|
"ENROLLMENT-INVALIDTOKENTRUSTONICSUPPLIER-0031": {
|
|
328
|
-
title: "
|
|
329
|
-
message: "
|
|
328
|
+
title: "Autenticación invalida Trustonic",
|
|
329
|
+
message: "Por favor asegúrese de tener permisos para acceder a este recurso."
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
332
|
}, a = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/lang/common/errors/enrollment/en_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/lang/common/errors/enrollment/en_MX/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkJhB,CAAA;AAED,eAAe,WAAW,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ApiMiddleware as n, ErrorCatalog as x, FetchServiceBE as E, FetchServiceFE as F } from "./mp-front-cli-core.es.js";
|
|
2
2
|
import { LoadingHandler as S, MessageHandler as f, RxSubjectManager as h } from "./mp-front-cli-utils-rxjs.es.js";
|
|
3
3
|
import "i18next";
|
|
4
|
-
import "./index-
|
|
4
|
+
import "./index-f87c2b26.js";
|
|
5
5
|
import "./mp-front-cli-logger.es.js";
|
|
6
6
|
import "rxjs";
|
|
7
7
|
import "./mp-front-cli-encrypter.es.js";
|
|
@@ -4,7 +4,7 @@ var L = (E, t, e) => (y(E, typeof t != "symbol" ? t + "" : t, e), e);
|
|
|
4
4
|
import { LoadingHandler as c, MessageHandler as B } from "./mp-front-cli-utils-rxjs.es.js";
|
|
5
5
|
import { RxSubjectManager as Ue } from "./mp-front-cli-utils-rxjs.es.js";
|
|
6
6
|
import v, { t as I } from "i18next";
|
|
7
|
-
import { t as Q } from "./index-
|
|
7
|
+
import { t as Q } from "./index-f87c2b26.js";
|
|
8
8
|
import { CustomLogger as h } from "./mp-front-cli-logger.es.js";
|
|
9
9
|
import { of as N, switchMap as O, forkJoin as M, catchError as C, EMPTY as S, filter as w } from "rxjs";
|
|
10
10
|
import { CustomEncrypter as V } from "./mp-front-cli-encrypter.es.js";
|
|
@@ -35,7 +35,7 @@ v.init({
|
|
|
35
35
|
});
|
|
36
36
|
const G = {
|
|
37
37
|
"ENROLLMENT-INVALIDCONFIGURATION-0000": {
|
|
38
|
-
code:
|
|
38
|
+
code: 400,
|
|
39
39
|
type: "modal",
|
|
40
40
|
message: "errors.ENROLLMENT-INVALIDCONFIGURATION-0000.message",
|
|
41
41
|
title: "errors.ENROLLMENT-INVALIDCONFIGURATION-0000.title",
|
|
@@ -63,7 +63,7 @@ const G = {
|
|
|
63
63
|
level: "error"
|
|
64
64
|
},
|
|
65
65
|
"ENROLLMENT-INVALIDTOKENSUPPLIERS-0004": {
|
|
66
|
-
code:
|
|
66
|
+
code: 400,
|
|
67
67
|
type: "modal",
|
|
68
68
|
message: "errors.ENROLLMENT-INVALIDTOKENSUPPLIERS-0004.message",
|
|
69
69
|
title: "errors.ENROLLMENT-INVALIDTOKENSUPPLIERS-0004.title",
|
|
@@ -84,63 +84,63 @@ const G = {
|
|
|
84
84
|
level: "error"
|
|
85
85
|
},
|
|
86
86
|
"ENROLLMENT-IMEINOTVALIDATED-0007": {
|
|
87
|
-
code:
|
|
87
|
+
code: 400,
|
|
88
88
|
type: "modal",
|
|
89
89
|
message: "errors.ENROLLMENT-IMEINOTVALIDATED-0007.message",
|
|
90
90
|
title: "errors.ENROLLMENT-IMEINOTVALIDATED-0007.title",
|
|
91
91
|
level: "error"
|
|
92
92
|
},
|
|
93
93
|
"ENROLLMENT-DEVICESNOTFOUNDINSAPINVENTORY-0008": {
|
|
94
|
-
code:
|
|
94
|
+
code: 400,
|
|
95
95
|
type: "modal",
|
|
96
96
|
message: "errors.ENROLLMENT-DEVICESNOTFOUNDINSAPINVENTORY-0008.message",
|
|
97
97
|
title: "errors.ENROLLMENT-DEVICESNOTFOUNDINSAPINVENTORY-0008.title",
|
|
98
98
|
level: "error"
|
|
99
99
|
},
|
|
100
100
|
"ENROLLMENT-JOURNEYERROR-0009": {
|
|
101
|
-
code:
|
|
101
|
+
code: 400,
|
|
102
102
|
type: "modal",
|
|
103
103
|
message: "errors.ENROLLMENT-JOURNEYERROR-0009.message",
|
|
104
104
|
title: "errors.ENROLLMENT-JOURNEYERROR-0009.title",
|
|
105
105
|
level: "error"
|
|
106
106
|
},
|
|
107
107
|
"ENROLLMENT-APPLICATIONSNOTFOUND-0010": {
|
|
108
|
-
code:
|
|
108
|
+
code: 400,
|
|
109
109
|
type: "modal",
|
|
110
110
|
message: "errors.ENROLLMENT-APPLICATIONSNOTFOUND-0010.message",
|
|
111
111
|
title: "errors.ENROLLMENT-APPLICATIONSNOTFOUND-0010.title",
|
|
112
112
|
level: "error"
|
|
113
113
|
},
|
|
114
114
|
"ENROLLMENT-LOCKTYPENOTFOUND-0011": {
|
|
115
|
-
code:
|
|
115
|
+
code: 400,
|
|
116
116
|
type: "modal",
|
|
117
117
|
message: "errors.ENROLLMENT-LOCKTYPENOTFOUND-0011.message",
|
|
118
118
|
title: "errors.ENROLLMENT-LOCKTYPENOTFOUND-0011.title",
|
|
119
119
|
level: "error"
|
|
120
120
|
},
|
|
121
121
|
"ENROLLMENT-PREAPPLICATIONNOTFOUND-0012": {
|
|
122
|
-
code:
|
|
122
|
+
code: 400,
|
|
123
123
|
type: "modal",
|
|
124
124
|
message: "errors.ENROLLMENT-PREAPPLICATIONNOTFOUND-0012.message",
|
|
125
125
|
title: "errors.ENROLLMENT-PREAPPLICATIONNOTFOUND-0012.title",
|
|
126
126
|
level: "error"
|
|
127
127
|
},
|
|
128
128
|
"ENROLLMENT-UNSUPPORTED_MEDIA_TYPE-0013": {
|
|
129
|
-
code:
|
|
129
|
+
code: 400,
|
|
130
130
|
type: "modal",
|
|
131
131
|
message: "errors.ENROLLMENT-UNSUPPORTED_MEDIA_TYPE-0013.message",
|
|
132
132
|
title: "errors.ENROLLMENT-UNSUPPORTED_MEDIA_TYPE-0013.title",
|
|
133
133
|
level: "error"
|
|
134
134
|
},
|
|
135
135
|
"ENROLLMENT-NOT_ACCEPTABLE-0014": {
|
|
136
|
-
code:
|
|
136
|
+
code: 400,
|
|
137
137
|
type: "modal",
|
|
138
138
|
message: "errors.ENROLLMENT-NOT_ACCEPTABLE-0014.message",
|
|
139
139
|
title: "errors.ENROLLMENT-NOT_ACCEPTABLE-0014.title",
|
|
140
140
|
level: "error"
|
|
141
141
|
},
|
|
142
142
|
"ENROLLMENT-RESOURCENOTFOUND-0015": {
|
|
143
|
-
code:
|
|
143
|
+
code: 400,
|
|
144
144
|
type: "modal",
|
|
145
145
|
message: "errors.ENROLLMENT-RESOURCENOTFOUND-0015.message",
|
|
146
146
|
title: "errors.ENROLLMENT-RESOURCENOTFOUND-0015.title",
|
|
@@ -154,105 +154,105 @@ const G = {
|
|
|
154
154
|
level: "error"
|
|
155
155
|
},
|
|
156
156
|
"ENROLLMENT-METHODNOTIMPLEMENT-0017": {
|
|
157
|
-
code:
|
|
157
|
+
code: 400,
|
|
158
158
|
type: "modal",
|
|
159
159
|
message: "errors.ENROLLMENT-METHODNOTIMPLEMENT-0017.message",
|
|
160
160
|
title: "errors.ENROLLMENT-METHODNOTIMPLEMENT-0017.title",
|
|
161
161
|
level: "error"
|
|
162
162
|
},
|
|
163
163
|
"ENROLLMENT-PRODUCTNOTFOUNDINSAPINVENTORY-0018": {
|
|
164
|
-
code:
|
|
164
|
+
code: 400,
|
|
165
165
|
type: "modal",
|
|
166
166
|
message: "errors.ENROLLMENT-PRODUCTNOTFOUNDINSAPINVENTORY-0018.message",
|
|
167
167
|
title: "errors.ENROLLMENT-PRODUCTNOTFOUNDINSAPINVENTORY-0018.title",
|
|
168
168
|
level: "error"
|
|
169
169
|
},
|
|
170
170
|
"ENROLLMENT-PRODUCTKEYNOTFOUND-0019": {
|
|
171
|
-
code:
|
|
171
|
+
code: 400,
|
|
172
172
|
type: "modal",
|
|
173
173
|
message: "errors.ENROLLMENT-PRODUCTKEYNOTFOUND-0019.message",
|
|
174
174
|
title: "errors.ENROLLMENT-PRODUCTKEYNOTFOUND-0019.title",
|
|
175
175
|
level: "error"
|
|
176
176
|
},
|
|
177
177
|
"ENROLLMENT-FAILEDTORETRIEVEIMEI-0020": {
|
|
178
|
-
code:
|
|
178
|
+
code: 400,
|
|
179
179
|
type: "modal",
|
|
180
180
|
message: "errors.ENROLLMENT-FAILEDTORETRIEVEIMEI-0020.message",
|
|
181
181
|
title: "errors.ENROLLMENT-FAILEDTORETRIEVEIMEI-0020.title",
|
|
182
182
|
level: "error"
|
|
183
183
|
},
|
|
184
184
|
"ENROLLMENT-LOCKTYPENOTFOUND-0021": {
|
|
185
|
-
code:
|
|
185
|
+
code: 400,
|
|
186
186
|
type: "modal",
|
|
187
187
|
message: "errors.ENROLLMENT-LOCKTYPENOTFOUND-0021.message",
|
|
188
188
|
title: "errors.ENROLLMENT-LOCKTYPENOTFOUND-0021.title",
|
|
189
189
|
level: "error"
|
|
190
190
|
},
|
|
191
191
|
"ENROLLMENT-AUTH_HEADER_MISSING-0022": {
|
|
192
|
-
code:
|
|
192
|
+
code: 400,
|
|
193
193
|
type: "modal",
|
|
194
194
|
message: "errors.ENROLLMENT-AUTH_HEADER_MISSING-0022.message",
|
|
195
195
|
title: "errors.ENROLLMENT-AUTH_HEADER_MISSING-0022.title",
|
|
196
196
|
level: "error"
|
|
197
197
|
},
|
|
198
198
|
"ENROLLMENT-AUTH_HEADER_INVALID_FORMAT-0023": {
|
|
199
|
-
code:
|
|
199
|
+
code: 400,
|
|
200
200
|
type: "modal",
|
|
201
201
|
message: "errors.ENROLLMENT-AUTH_HEADER_INVALID_FORMAT-0023.message",
|
|
202
202
|
title: "errors.ENROLLMENT-AUTH_HEADER_INVALID_FORMAT-0023.title",
|
|
203
203
|
level: "error"
|
|
204
204
|
},
|
|
205
205
|
"ENROLLMENT-AUTH_TOKEN_MISSING-0024": {
|
|
206
|
-
code:
|
|
206
|
+
code: 400,
|
|
207
207
|
type: "modal",
|
|
208
208
|
message: "errors.ENROLLMENT-AUTH_TOKEN_MISSING-0024.message",
|
|
209
209
|
title: "errors.ENROLLMENT-AUTH_TOKEN_MISSING-0024.title",
|
|
210
210
|
level: "error"
|
|
211
211
|
},
|
|
212
212
|
"ENROLLMENT-AUTH_TOKEN_INVALID-0025": {
|
|
213
|
-
code:
|
|
213
|
+
code: 400,
|
|
214
214
|
type: "modal",
|
|
215
215
|
message: "errors.ENROLLMENT-AUTH_TOKEN_INVALID-0025.message",
|
|
216
216
|
title: "errors.ENROLLMENT-AUTH_TOKEN_INVALID-0025.title",
|
|
217
217
|
level: "error"
|
|
218
218
|
},
|
|
219
219
|
"ENROLLMENT-AUTH_UNSUPPORTED_MEDIA_TYPE-0026": {
|
|
220
|
-
code:
|
|
220
|
+
code: 400,
|
|
221
221
|
type: "modal",
|
|
222
222
|
message: "errors.ENROLLMENT-AUTH_UNSUPPORTED_MEDIA_TYPE-0026.message",
|
|
223
223
|
title: "errors.ENROLLMENT-AUTH_UNSUPPORTED_MEDIA_TYPE-0026.title",
|
|
224
224
|
level: "error"
|
|
225
225
|
},
|
|
226
226
|
"ENROLLMENT-AUTH_UNKNOWN_ERROR-0027": {
|
|
227
|
-
code:
|
|
227
|
+
code: 400,
|
|
228
228
|
type: "modal",
|
|
229
229
|
message: "errors.ENROLLMENT-AUTH_UNKNOWN_ERROR-0027.message",
|
|
230
230
|
title: "errors.ENROLLMENT-AUTH_UNKNOWN_ERROR-0027.title",
|
|
231
231
|
level: "error"
|
|
232
232
|
},
|
|
233
233
|
"ENROLLMENT-APISAPNOTAVAILABLE-0028": {
|
|
234
|
-
code:
|
|
234
|
+
code: 400,
|
|
235
235
|
type: "modal",
|
|
236
236
|
message: "errors.ENROLLMENT-APISAPNOTAVAILABLE-0028.message",
|
|
237
237
|
title: "errors.ENROLLMENT-APISAPNOTAVAILABLE-0028.title",
|
|
238
238
|
level: "error"
|
|
239
239
|
},
|
|
240
240
|
"ENROLLMENT-APIAUTHSUPPLIERNOTAVAILABLE-0029": {
|
|
241
|
-
code:
|
|
241
|
+
code: 400,
|
|
242
242
|
type: "modal",
|
|
243
243
|
message: "errors.ENROLLMENT-APIAUTHSUPPLIERNOTAVAILABLE-0029.message",
|
|
244
244
|
title: "errors.ENROLLMENT-APIAUTHSUPPLIERNOTAVAILABLE-0029.title",
|
|
245
245
|
level: "error"
|
|
246
246
|
},
|
|
247
247
|
"ENROLLMENT-APIAPISTATUSLOCKTYPEBYSUPPLIERNOTAVAILABLE-0030": {
|
|
248
|
-
code:
|
|
248
|
+
code: 400,
|
|
249
249
|
type: "modal",
|
|
250
250
|
message: "errors.ENROLLMENT-APIAPISTATUSLOCKTYPEBYSUPPLIERNOTAVAILABLE-0030.message",
|
|
251
251
|
title: "errors.ENROLLMENT-APIAPISTATUSLOCKTYPEBYSUPPLIERNOTAVAILABLE-0030.title",
|
|
252
252
|
level: "error"
|
|
253
253
|
},
|
|
254
254
|
"ENROLLMENT-INVALIDTOKENTRUSTONICSUPPLIER-0031": {
|
|
255
|
-
code:
|
|
255
|
+
code: 400,
|
|
256
256
|
type: "modal",
|
|
257
257
|
message: "errors.ENROLLMENT-INVALIDTOKENTRUSTONICSUPPLIER-0031.message",
|
|
258
258
|
title: "errors.ENROLLMENT-INVALIDTOKENTRUSTONICSUPPLIER-0031.title",
|