Forum Discussion

rsderby68's avatar
rsderby68
Resolver I
3 years ago
Solved

API Query looping and not stopping at null results? Help!

Hello Helpful Query Experts,   I am trying to get data from a particularly troublesome API.  It requires a POST command to get results and hides the total record information in return headers which...
  • rsderby68's avatar
    3 years ago

    Nevermind I figured it out.  It was actually returning an empty list {} of all things which was causing the loop.  Got it working now!!