From a12950c943da93f8c99ce5c06156908e45ef6abd Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 28 Feb 2019 17:33:38 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 893d13e5..fae7db2f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -23,7 +23,7 @@ Locale should fetch those settings the first time it sees they are not present s Other fields that are locale dependent DateTime field next - +- API get code is incorrectly dealing with expired bearer cert, a 401 is returned and it tries to parse the result as if it succeeded when it really should trigger a login process Figure out why custom fields don't exist in widgets test data and put it there so can code it.