I am not able to login in to api


  • Connection closed
    Connection closed due to max retry attempts reached.
    Error: Handshake status 403 Forbidden -+-+- {'date': 'Wed, 04 Dec 2024 08:20:55 GMT', 'x-deviceid': 'null', 'cache-control': 'must-revalidate,no-cache,no-store', 'content-type': 'text/html;charset=iso-8859-1', 'content-length': '535', 'server': 'envoy', 'vary': 'Accept-Encoding', 'connection': 'close'} -+-+- b'<html>\n<head>\n<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>\n<title>Error 403 HTTP_UNAUTHORIZED</title>\n</head>\n<body><h2>HTTP ERROR 403 HTTP_UNAUTHORIZED</h2>\n<table>\n<tr><th>URI:</th><td>/smart-order-update</td></tr>\n<tr><th>STATUS:</th><td>403</td></tr>\n<tr><th>MESSAGE:</th><td>HTTP_UNAUTHORIZED</td></tr>\n<tr><th>SERVLET:</th><td>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-344b8190</td></tr>\n</table>\n<hr/><a href="https://jetty.org">Powered by Jetty:// 11.0.22</a><hr/>\n\n</body>\n</html>\n'
    [I 241204 11:20:55 smartWebSocketOrderUpdate:44] Connection closed


  • Hi @SVG

    Make sure x-deviceid should not be null in request headers.

    Regards, Smart API Team.