aweber / public-api-examples

Repository containing examples for api.aweber.com
BSD 3-Clause "New" or "Revised" License
22 stars 42 forks source link

fix issue where next page url was not being used to paginate #47

Closed vfalco02 closed 4 years ago

vfalco02 commented 4 years ago

Code was just checking for a next page and wasn't actually using the link to pull the next page.