sgr
sgr copied to clipboard
Error message got changed
👋 while regression test sgr, we found that the error message for login got changed, raise this issue to confirm if that is desired. Thanks!
Error message diff
-"error: splitgraph.exceptions.AuthAPIError: {\"error_code\":\"INVALID_CREDENTIALS\",\"error\":\"Invalid username or password\"}
+"error: splitgraph.exceptions.AuthAPIError: <html>
+error: <head><title>502 Bad Gateway</title></head>
+error: <body>
+error: <center><h1>502 Bad Gateway</h1></center>
+error: <hr><center>openresty/1.19.3.1</center>
+error: </body>
+error: </html>
relates to https://github.com/Homebrew/homebrew-core/pull/138866
Thanks for the heads up. Will investigate
Server error on our side. Should be fixed now.