I am integrating GoHighLevel with Qlik using REST connector. The method I am using is Using the URL : 'https://rest.gohighlevel.com/v1/contacts/' Query Parameters Authorization , Bearer API KEY And Pagination Type : Choosing Next URL and this way With Next url path : root/nextPageUrl => Connecting but after load very minimum data 106 out of 2000 rows. With Next url path : root/meta/nextPageUrl => Connecting but while reloading in data load editor showing error 502. I have tested on postman and I am getting whole data. Please help how do I proceed here.