googlearchive / poly-toolkit-unity

Poly Toolkit for Unity
Apache License 2.0
101 stars 29 forks source link

Help with List Pagination #16

Open amrittb opened 6 years ago

amrittb commented 6 years ago

I am setting page size of 8 to list assets in run time. I used the nextPageToken to send another request, but the API is not pulling other assets, instead loads cached assets. How to solve this?