Forum Discussion

alexmoller's avatar
alexmoller
Frequent Visitor
1 year ago
Solved

Looping Through API with Next Link Parameter

Hello All,   I am trying to loop through a Graph API endpoint, using the next link value present in the response to get the next paginated list of values.    I am using list.generate in order to ...
  • lbendlin's avatar
    1 year ago

    use try ... otherwise ... and return an empty list for the latter.