Forum Discussion
rsderby68
3 years agoResolver I
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...
- 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!!
rsderby68
3 years agoResolver I
Nevermind I figured it out. It was actually returning an empty list {} of all things which was causing the loop. Got it working now!!
HelpImStuck
2 years agoFrequent Visitor
I know this is over a year old, but do you remember how you figured it out? I am having the same issue with an endless loop of empty lists