Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've suddenly started to receive the below error when the Application Automation Monitoring App performs it's daily reload. It has been occurring for 6 days with the same message.
Can you please help me understand the issue?
Hi,
I think it's because you've reached the limit of 200 automations connections/
https://qlik.dev/apis/rest/automation-connections/
Then, you'll need to adapt the code of your app to paginate the REST API answer to 200 items max.
Kind regards