Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 03 Apr 2024 05:08 PM by  Steve L
Revindex API
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages


New Member


Posts:48
New Member


--
03 Apr 2024 10:10 AM

    Revindex Storefront: 19.14.1.0

    When I try to make a request to GetProductAttributeDefinitionSelection endpoint i'm getting:

    <?xml version="1.0" encoding="utf-8"?>
    <response>
      <code>4004</code>
      <message>Service not found.</message>
      <return />
    </response>

    When I try to make a request to GetProductAttributeDefinitionSelections endpoint i'm getting: 
    <?xml version="1.0" encoding="utf-8"?>
    <response>
      <code>4003</code>
      <message>Service execution error. Object reference not set to an instance of an object.</message>
      <return />
    </response>

    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    03 Apr 2024 03:20 PM

    Hi Kamil

    There is a bug in the current version that is not responding to the GetProductAttributeDefinitionSelection. This will be corrected in the upcoming release.

    For the GetProductAttributeDefinitionSelections endpoint, please specify the productAttributeDefinitionID parameter. This was missing in the documentation.

    I apologize for the inconvenience.

    0


    Veteran Member


    Posts:2956
    Veteran Member


    --
    03 Apr 2024 05:08 PM

    Please download the latest Storefront 19.15 that includes the fix for the missing API endpoint.

    0
    You are not authorized to post a reply.