Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Filter products isn't work correctly #153

Open
johnataanricardo opened this issue May 23, 2018 · 0 comments
Open

Filter products isn't work correctly #153

johnataanricardo opened this issue May 23, 2018 · 0 comments

Comments

@johnataanricardo
Copy link

johnataanricardo commented May 23, 2018

I'm use meteor-rest in a Reaction Application, and I have another application that use the products that I registered on Reaction, to get these products I use this API, but I have some problems with the routes:

  • When I use this route "/publications/Products/:_id" with Id as filter the API return all of the products that I have registered on my application, but I just want the product that refers the id, not all of them, and with this route "publications/Product/:_id", the API return nothing.
  • Some routes that I'm trying to use like /Products/:_id, /Catalog/:_id, I have this problem:
    image

How do I build the URL to get the products with ID?
And How can I solve the problem with that screenshot?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant