diff --git a/src/page/Dashboard/Filters.js b/src/page/Dashboard/Filters.js index dd9919a6..ff8975f5 100644 --- a/src/page/Dashboard/Filters.js +++ b/src/page/Dashboard/Filters.js @@ -73,7 +73,7 @@ export default function Filters({
+ No schema for the stream found. Refer to the documentation{" "} + + here + +
+ . +- {"logStream.error"} + {logStream.error.request.status === 401 + ? "Invalid credential" + : "Request failed"}
)} diff --git a/src/utils/api/query.js b/src/utils/api/query.js index 7e47919a..4948014a 100644 --- a/src/utils/api/query.js +++ b/src/utils/api/query.js @@ -21,7 +21,6 @@ const queryLogs = ( dateStream = logSchema[index]; } } - return post( QUERY_URL, {