Hello,
Apparently, the HipChat API is removing the pagination when the max-results is high. I have been able to scrap a 14k messages conversation by slices of 100. I haven't tried with higher number but I changed the max-results=1000 to max-results=100 in the get-user-history.sh script in order to have it work.
Thanks for your work!!
Hello,
Apparently, the HipChat API is removing the pagination when the
max-resultsis high. I have been able to scrap a 14k messages conversation by slices of 100. I haven't tried with higher number but I changed themax-results=1000tomax-results=100in theget-user-history.shscript in order to have it work.Thanks for your work!!