Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finding products by brand (SWIFT) #6

Open
Natelegreat1 opened this issue May 31, 2016 · 3 comments
Open

Finding products by brand (SWIFT) #6

Natelegreat1 opened this issue May 31, 2016 · 3 comments

Comments

@Natelegreat1
Copy link

I am trying to find a subset of Product by brand.
However, I cannot find any examples of how to query by Product.brand.
I have tried the brand.title & brand.ID as the values but have been unsuccessful.

Moltin.sharedInstance().product.searchWithParameters(["brand": **?????**])

@Natelegreat1
Copy link
Author

I get this error regardless...
ERROR GET: https://api.molt.in/v1/products/search DATA: { error = "Internal Server Error"; status = 0; }

@outrunthewolf
Copy link

Looks like it could be an API issue, but we'll get back to you with more information shortly

@jamesike
Copy link

Try brand.value

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

No branches or pull requests

3 participants