You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #162, the log entries will contain the accountRecordId and userToken.
Add support for filtering the stream by userToken or accountId (e.g., via a query parameter). The plugin will need to call the RecordIdApi first to find the accountRecordId from the accountId.
The text was updated successfully, but these errors were encountered:
pierre
changed the title
LogsSseHandler: allow caller to filter logs by accountId
LogsSseHandler: allow caller to filter logs by accountId and userToken
Apr 1, 2024
With #162, the log entries will contain the
accountRecordId
anduserToken
.Add support for filtering the stream by
userToken
oraccountId
(e.g., via a query parameter). The plugin will need to call theRecordIdApi
first to find theaccountRecordId
from theaccountId
.The text was updated successfully, but these errors were encountered: