Samuel Reed
434f27fb51
Fix various JSON input bugs in correction
...
By not having correct_json(json_str) in the try/except,
it was still easily possible to throw Invalid JSON errors.
When responses were received with no JSON at all, parsing
would fail on attempting to locate the braces.
2023-04-12 10:34:33 -04:00
..
2023-04-10 14:25:24 +02:00
2023-04-12 21:49:23 +12:00
2023-04-11 16:22:26 -07:00
2023-04-12 00:11:24 -04:00
2023-04-10 18:17:11 +02:00
2023-04-11 07:53:32 +02:00
2023-04-10 09:58:13 +02:00
2023-04-12 16:32:16 +10:00
2023-04-12 00:11:24 -04:00
2023-04-12 08:50:06 +01:00
2023-04-10 14:25:24 +02:00
2023-04-10 14:25:24 +02:00
2023-04-10 18:50:54 -05:00
2023-04-10 14:25:24 +02:00
2023-04-12 10:34:33 -04:00
2023-04-11 12:34:01 +01:00
2023-04-09 15:42:53 +02:00
2023-04-12 10:06:04 +01:00
2023-04-11 21:37:03 -07:00
2023-04-12 02:26:30 +02:00
2023-04-09 15:39:11 +02:00
2023-04-10 11:31:43 -04:00