Forum Discussion

pcostapa's avatar
pcostapa
Frequent Visitor
6 years ago

How to close a API request session

Dear folks,   I'm facing an issue with a query that is calling an API get method. The point is that I need to call asset method more than 1000 times and the server has a 1000 session limit.    My...