Forum Discussion
ChayceDuncan2
7 years agoQrew Cadet
How in particular are you making the doQuery request? Via GET or POST? The sample post from the API doc is below. From you particular error - you have an auth issue. So you're either not authenticated when you're trying to load this - or you have something off about the <ticket> or <usertoken> tags
<qdbapi>
<ticket>auth_ticket</ticket>
<apptoken>app_token</apptoken>
<udata>mydata</udata>
<query>{'5'.CT.'Ragnar Lodbrok'}AND{'5'.CT.'Acquisitions'}</query>
<includeRids>1</includeRids>
<clist>5.6.7.22.3</clist>
<slist>3</slist>
<options>num-4.sortorder-A.skp-10.onlynew</options>
<fmt>structured</fmt>
</qdbapi>
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base
<qdbapi>
<ticket>auth_ticket</ticket>
<apptoken>app_token</apptoken>
<udata>mydata</udata>
<query>{'5'.CT.'Ragnar Lodbrok'}AND{'5'.CT.'Acquisitions'}</query>
<includeRids>1</includeRids>
<clist>5.6.7.22.3</clist>
<slist>3</slist>
<options>num-4.sortorder-A.skp-10.onlynew</options>
<fmt>structured</fmt>
</qdbapi>
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base