Skip to content

[BUG] software.amzn.spapi.Api.finances.v2024_06_19.ListTransactions quantityShipped Can not be Null. #587

@BorisBloomer5

Description

@BorisBloomer5

C# 1.6.0
Add SDK programming language and SDK version number.

Describe the bug
when call the api : "software.amzn.spapi.Api.finances.v2024_06_19.ListTransactions", it will return the error : Error converting value {null} to type 'System.Int32'. Path 'payload.transactions[82].items[0].contexts[0].quantityShipped', line 8, position 282388.

we have found the value of "quantityShipped" is null ,but the entity software.amzn.spapi.Model.finances.v2024_06_19.Context ,has defined quantityShipped as int ,not int? . so , I think how it happened .

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