Skip to content

ListingsItem.SearchListingsItemsAsync Error - Parameter sellerId has been specified as both a path parameter and a query parameter #888

@itsC-Ramesh

Description

@itsC-Ramesh
Image

StackTrace:
at FikaAmazonAPI.Services.RequestService.ParseResponse(RestResponse response)
at FikaAmazonAPI.Services.RequestService.d__391.MoveNext() at FikaAmazonAPI.Services.RequestService.<ExecuteRequestAsync>d__431.MoveNext()
at FikaAmazonAPI.Services.ListingsItemService.d__4.MoveNext()

--
Actual API Error:
{
"errors": [
{
"code": "InvalidInput",
"message": "Parameter sellerId has been specified as both a path parameter and a query parameter.",
"details": ""
}
]
}

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