gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: clarify status code


From: gnunet
Subject: [taler-docs] branch master updated: clarify status code
Date: Wed, 11 Dec 2019 14:31:29 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 44d7b29  clarify status code
44d7b29 is described below

commit 44d7b29a9554f3a359a57c3fafc6702f212456ee
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Dec 11 14:31:16 2019 +0100

    clarify status code
---
 core/api-sync.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-sync.rst b/core/api-sync.rst
index 5241507..0b692b2 100644
--- a/core/api-sync.rst
+++ b/core/api-sync.rst
@@ -260,9 +260,6 @@ Receiving Terms of Service
   :status 400 Bad request:
     Most likely, the uploaded body is too short (less than 32 bytes).
 
-  :status 401 Unauthorized:
-    The signature is invalid or missing (or body does not match).
-
   :status 402 Payment required:
     The synchronization service requires payment before the
     account can continue to be used.  The fulfillment URL
@@ -270,6 +267,9 @@ Receiving Terms of Service
     by the client.  The contract should be shown to the user
     in the canonical dialog, possibly in a fresh tab.
 
+  :status 403 Forbidden:
+    The signature is invalid or missing (or body does not match).
+
   :status 409 Conflict:
     The server has a more recent version than what is given
     in "If-Match".  The more recent version is returned. The

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]