We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: