Open jlewi opened 5 days ago
The docs for Getting the session here are wrong https://foyle.io/docs/operator-manual/troubleshoot_learning/#did-the-session-get-created
CONTEXTID=01J7S3QZMS5F742JFPWZDCTVRG curl -s -X POST https://localhost:8877/foyle.logs.SessionsService/GetSession -H "Content-Type: application/json" -d "{\"contextId\": \"${CONTEXTID}\"}" | jq.
There's a couple bugs in this curl command
The docs for Getting the session here are wrong https://foyle.io/docs/operator-manual/troubleshoot_learning/#did-the-session-get-created
There's a couple bugs in this curl command