You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I was aware of that. That was the whole problem.
I was specifying "&offers=all" but I only get 1 offer returned.
The problem was that there was a typing error in the client SDK. ("offer" instead of "offers")
So it always defaulted to return only 1 offer no matter what I specify.
I fixed the issue and created a pull request and it was accepted. So I think this issue should be closed by now :)
I have tested this with this product --> http://www.bol.com/nl/p/9200000035330615/9200000035330615
At the time of writing, there were 3 offers on the website. But I only get 1 offer thru the API when using this client.
The text was updated successfully, but these errors were encountered: