From 4aa4d9de696f2715e8e6caddf1c56488cbcc10a5 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Wed, 23 Jun 2021 10:50:57 +0200 Subject: [PATCH] tracker.org --- tracker.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tracker.org b/tracker.org index fc2bafa4..c5e0ee86 100644 --- a/tracker.org +++ b/tracker.org @@ -3914,9 +3914,10 @@ Authorization: Bearer ${jwt} User-Agent: ob-http client_id=localtest +&client_secret=localpass &scope=inspect &csrf=csrftoken &state= -&response_type=code +&grant_type=code &redirect_uri=http://localhost:9001/callback #+end_src