Skip to main content

Failed to read attributes related to attributes set from Magento due to error# Unable to verify response, Status Code: 500

Comments

1 comment

  • Yash Kumar Salesforce Integration Whiz NetSuite Integration Whiz
    Awesome Follow-up
    Engaged
    Magento 2-NetSuite IA Certification
    Salesforce-NetSuite IA Certification
    ZenDesk-NetSuite IA Certification
    Celigo University Level 4: Legendary

    Hello All,

    So I got the confirmation thanks to Celigo support that this issue is Magento based.

    During Attributes export Integration app makes following API calls:-

    attribute-sets: /V1/products/attribute-sets/sets/list?searchCriteria[filter_groups][1][filters][0][field]=entity_type_code&searchCriteria[filter_groups][1][filters][0][value]=catalog_product&searchCriteria[filter_groups][1][filters][0][conditionType]=eq&searchCriteria[pageSize]=20&searchCriteria[sortOrders][0][field]=attribute_set_id

    After getting a list of "attribute-sets" it uses each attribute set id and make a call to get a list of attributes under that attribute-set using this API: /V1/products/attribute-sets/[attribute-set-id]/attributes.

    While making the second call, This error pops up from the Magento side.

    Thanks

    0

Please sign in to leave a comment.