Skip to content

rest api's are not working  #2096

@arunkasyakar

Description

@arunkasyakar

any of rest api is not working for category, i tried for the api calls:

  1. http://MYHOST/magento2/rest/default/V1/categories
    2.http://MYHOST/magento2/rest/default/V1/categories?searchCriteria[filter_groups][0][filters][0][field]=categoryId&searchCriteria[filter_groups][0][filters][0][value]=3
and various other search criteria but in all cases it returns only the first record of the categories list
  1. i am not able to fetch the list of product by categoryId, i tried the api call
    http://MYHOST/magento2/rest/default/V1/categories/3/products, but the result is a blank array( [] )

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