Hi,
Bij sending the following request to the next URL, i get a 1001 error. I cant find out why. Has someone any idea?
URL: https://technet.rapaport.com/HTTP/SimpleXML/RetailFeed/GetDiamonds.aspx
<?xml version="1.0" encoding="UTF-8"?>
<request>
<header>
<username>xxxxx</username>
<password>xxxxx</password>
</header>
<body>
<size_to>2.0</size_to>
<color_from>D</color_from>
<color_to>J</color_to>
<labs>
<lab>GIA</lab>
<lab>IGI</lab>
<lab>HRD</lab>
</labs>
<page_number>1</page_number>
<page_size>50</page_size>
</body>
</request>
Thanks in advance!