Fixed content-type in error responses by changing it to application/json


Change-Id: I0120534fa5b61bbd3de71ad9ee08a78237a12601
diff --git a/full/Changes b/full/Changes
index 8147bcc..0ceb78d 100644
--- a/full/Changes
+++ b/full/Changes
@@ -9,7 +9,8 @@
 - Made scope param required in authorization request (solved #508)
 2023-01-31
 - Allowed OAuth2 clients to use localhost as redirect URIs.
-
+2023-02-03
+- Fixed content-type in error responses by changing it to application/json
 
 # version 0.69.1