<div>Hi,</div><div><br></div><div>I'm building a python library to communicate with the ARIN REST REG API and until I ran into the following issue everything has worked great.</div><div><br></div><div> I'm able to retrieve/modify Net and Customer objects without any issues but when I try to create a new Customer I'm getting the following error, I've consulted with the documentation and as far as I can see I'm following it to the letter, perhaps someone here can assist, I've included the error I receive from the API but with modified NET and API keys for security/privacy reasons.</div>
<div><br></div><div><br></div><div>DEBUG:root:request() HTTP Response content b'</div><div><html></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><head></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><title>JBoss Web/7.0.10.Final - Error report</title></div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span><style></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span></style></div><div><span class="Apple-tab-span" style="white-space:pre"> </span></head></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><body></div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span><h1></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>HTTP Status 404 - Could not find resource for relative : /net/NET-192-168-0-0-1/customer of full path: <a href="http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-192-168-0-0-1/customer?apikey=API-DEAD-BEEF-CAFE-1234">http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-192-168-0-0-1/customer?apikey=API-DEAD-BEEF-CAFE-1234</a></div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span></h1></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><HR size="1" noshade="noshade"></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><p><b>type</b> Status report</p></div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span><p><b>message</b> <u>Could not find resource for relative : /net/NET-192-168-0-0-1/customer of full path: <a href="http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-192-168-0-0-1/customer?apikey=API-DEAD-BEEF-CAFE-1234">http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-192-168-0-0-1/customer?apikey=API-DEAD-BEEF-CAFE-1234</a></u></p></div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span><p><b>description</b></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><u></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>The requested resource (Could not find resource for relative : /net/NET-192-168-0-0-1/customer of full path: <a href="http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-192-168-0-0-1/customer?apikey=API-DEAD-BEEF-CAFE-1234">http://jboss1.cha.arin.net:8080/regcore/seam/resource/rest/net/NET-192-168-0-0-1/customer?apikey=API-DEAD-BEEF-CAFE-1234</a>) is not available.</div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span></u></div><div><span class="Apple-tab-span" style="white-space:pre"> </span></p></div><div><span class="Apple-tab-span" style="white-space:pre"> </span><HR size="1" noshade="noshade"></div>
<div><span class="Apple-tab-span" style="white-space:pre"> </span><h3>JBoss Web/7.0.10.Final</h3></div><div><span class="Apple-tab-span" style="white-space:pre"> </span></body></div><div></html>'</div>
<div><br></div><div>p.s. I will be releasing the library under GPL v.3 once finished.</div><div><br></div>-- <br>Regards,<br> <br>Jarl Stefansson<br><a href="mailto:jarl.stefansson@gmail.com" target="_blank">jarl.stefansson@gmail.com</a><br>