Skip to content

AppItemField error - 'Newtonsoft.Json.Linq.JArray' cannot be converted to type 'System.Collections.Generic.List`1[Podio.API.Model.FileAttachment] #24

@ating28

Description

@ating28

I've been using the API for a year and everything has been working fine until this week. I keep getting the following error at this line.

var appItems = item.Field<Podio.API.Utils.ItemFields.AppItemField>(field.ExternalId).Items;

Error Message:
Object of type 'Newtonsoft.Json.Linq.JArray' cannot be converted to type 'System.Collections.Generic.List`1[Podio.API.Model.FileAttachment]'.

Any help will be appreciated. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions