Skip to content

API parse errors #42

@sgrimee

Description

@sgrimee

Using this issue to collect API deserialization errors due to missing fields.

  • The field url in the Activity struct is not always sent by the API, causing a parse error on occasion.
    This can be seen for example when receiving a Meeting event on meeting closure.

  • The field global_id can be missing to build a Target struct. This was seen when receiving a delete (?) activity

These are minor as long as the crate does not support the associated event types, but it would be cleaner to make the fields optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions