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
"csharp": "<html><body>429 too many requests</body></html>",
28
+
"go": "API error [429] Too Many Requests",
29
+
"java": "Status Code: 429 - <html><body>429 Too Many Requests</body></html>",
30
+
"javascript": "<html><body>429 Too Many Requests</body></html>",
31
+
"kotlin": "Client request(GET http://%localhost%:6676/1/html-error) invalid: 429 Too Many Requests. Text: \"<html><body>429 Too Many Requests</body></html>\"",
32
+
"php": "json_decode error: Syntax error",
33
+
"python": "Too Many Requests",
34
+
"ruby": "unexpected token at '<html><body>429 Too Many Requests</body></html>'",
35
+
"scala": "<html><body>429 Too Many Requests</body></html>",
36
+
"swift": "HTTP error: Status code: 429 Message: No message"
0 commit comments