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
<spanclass="hljs-number">404</span>: <spanclass="hljs-variable language_">this</span>.<spanclass="hljs-title function_">generateTemplate</span>(<spanclass="hljs-string">"421"</span>, <spanclass="hljs-string">"Page not found"</span>),
130
130
<spanclass="hljs-number">500</span>: <spanclass="hljs-variable language_">this</span>.<spanclass="hljs-title function_">generateTemplate</span>(<spanclass="hljs-string">"500"</span>, <spanclass="hljs-string">"Internal server error"</span>),
131
-
<spanclass="hljs-attr">empty</span>: <spanclass="hljs-variable language_">this</span>.<spanclass="hljs-title function_">generateTemplate</span>(<spanclass="hljs-string">"423"</span>, <spanclass="hljs-string">"Empty API response. Probably unreachable API end point {CONNECTION_URL}"</span>),
132
-
<spanclass="hljs-attr">error</span>: <spanclass="hljs-variable language_">this</span>.<spanclass="hljs-title function_">generateTemplate</span>(<spanclass="hljs-string">"421"</span>, <spanclass="hljs-string">"Command failed due to server error. Client should try again"</span>),
<spanclass="hljs-string">"Command failed due to server error. Client should try again"</span>,
138
+
),
133
139
<spanclass="hljs-attr">expired</span>: <spanclass="hljs-variable language_">this</span>.<spanclass="hljs-title function_">generateTemplate</span>(<spanclass="hljs-string">"530"</span>, <spanclass="hljs-string">"SESSION NOT FOUND"</span>),
134
-
<spanclass="hljs-attr">httperror</span>: <spanclass="hljs-variable language_">this</span>.<spanclass="hljs-title function_">generateTemplate</span>(<spanclass="hljs-string">"421"</span>, <spanclass="hljs-string">"Command failed due to HTTP communication error"</span>),
135
-
<spanclass="hljs-attr">invalid</span>: <spanclass="hljs-variable language_">this</span>.<spanclass="hljs-title function_">generateTemplate</span>(<spanclass="hljs-string">"423"</span>, <spanclass="hljs-string">"Invalid API response. Contact Support"</span>),
0 commit comments