From 453770a7d0eb67bd87b7562c43a15bcb8eba9d2d Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 6 Oct 2021 11:36:01 +0300 Subject: [PATCH] Cut an old joke --- Error-codes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Error-codes.md b/Error-codes.md index 44e7682..7ed02c1 100644 --- a/Error-codes.md +++ b/Error-codes.md @@ -10,7 +10,6 @@ Expands on https://github.com/SK-EID/MID#326-error-conditions | 404 | Session does not exist | Session does not exist or has expired | | 405 | Method not allowed | _To be specified_ | | 408 | Timeout | The request timed out or communication with the ID-card took too long | -| 418 | I'm a teapot | Failed to brew coffee with tea pot or app doesn't want to do this request | | 429 | Too many requests | The client sent too many requests in a given amount of time | | 444 | Cancelled | User cancelled authentication or exited the authentication app | | 445 | Card expired | Authentication failed due to expired ID-card |