SAGE 300 Web API | Issue | dbslink.c - 1274 - ==>No free links

Hello,

We are doing an Accounts Payable integration with Docuware and Sage 300.

We asked our customer Sage consultant to provide Sage 300 Web API so we could do the integration by just doing the communication via HTTP requests.

Sage 300 (formerly ACCPAC) errors in the event viewer, which occurred every few seconds.

Error: "dbslink.c - 1274 - ==>No free links"

The information below is found on the web:
"Apparently, there is a limit to the number of dblinks (perhaps 256, I don’t remember). When these run out you get this message. Usually, this means you have a leak in your program, you are opening links without closing them."
Since we are just calling the Sage 300 Web API via HTTP requests, we are not managing this dblinks. So, I think that should be a bug on Sage 300 Web API.
If somebody that has already worked with the Sage 300 Web API can give help with this would be awesome.
Thanks
Tiago