TypeError: Cannot read property ‘entities’ of undefined
Can anyone clarify why the response object is null when fetching queues? I am trying to loop through all divisions but the queuesApi.getQueues method returns undefined for the second page. My current loop breaks immediately after the first batch.