I'm trying to use the QRZ API to download confirmed QSO's to my logging program. Below is the URL I'm using in my request.
http://logbook.qrz.com/api?KEY=xxxxxxxxxx&ACTION=FETCH&TYPE:ADIF,STATUS:CONFIRMED,BETWEEN:2015-11-01+2015-11-30,MAX:100
Even though I am specifying a date range, QRZ is returning ALL my qso's. Even with a MAX set. Is there...
QRZ API problem
http://logbook.qrz.com/api?KEY=xxxxxxxxxx&ACTION=FETCH&TYPE:ADIF,STATUS:CONFIRMED,BETWEEN:2015-11-01+2015-11-30,MAX:100
Even though I am specifying a date range, QRZ is returning ALL my qso's. Even with a MAX set. Is there...
QRZ API problem