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
When pulling events via falcon.NewStream(). The returned events under *streaming_models.Event are missing fields.
For example when viewing AuthActivityAuditEvents directly through the sdk the event.Attributes object is missing. However when pulling via http, we can see this object.
This is same for bunch of other event types aswell.
Would it be possible to please update?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
When pulling events via falcon.NewStream(). The returned events under *streaming_models.Event are missing fields.
For example when viewing AuthActivityAuditEvents directly through the sdk the event.Attributes object is missing. However when pulling via http, we can see this object.
This is same for bunch of other event types aswell.
Would it be possible to please update?
Thank you
The text was updated successfully, but these errors were encountered: