collections.getPhotos api issue
AaronConlon opened this issue · 1 comments
AaronConlon commented
Steps to Reproduce
- request collection.getPhotos with perPage: 100
Observed Behaviour
- just return 30 items,I am sure the size is large then 30.
Image or video please.
Expected Behaviour
- return correct size items
Technical Notes
- none
OliverJAsh commented
Please provide a fully working reduced test case that we can run, e.g. using CodeSandbox or Stackblitz. Closing until then.