The GET request is as follows
**livedomain** /wp-admin/admin-ajax.php?action=exlog_test_connection&test_results=10&_fs_blog_admin=true
The ‘Response’ is literally just ‘The site is experiencing technical difficulties’
It then shows a POST request
**livedomain** /wp-admin/admin-ajax.php?_fs_blog_admin=true
with a response of
{“wp-auth-check”:true,”server_time”:1568887834}
Is this what you needed ?