<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div style="" class="default-style">
   Recently we have seen issue swipping to Canada.
  </div>
  <div style="" class="default-style">
   Here is a request we sent successfully on 2021-01-19
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   <div class="default-style">
    URL: https://reg.arin.net/rest/net/NET6-2607-F9A8-1/customer?apikey=XXX-XXXX-XXXX-XXXX-XXXX
    <br>METHOD: POST
    <br>PAYLOAD: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <br><customer xmlns="http://www.arin.net/regrws/core/v1">
    <br><customerName>MESSER CONSTRUCTION CO</customerName>
    <br><iso3166-1>
    <br><name>CANADA</name>
    <br><code2>CA</code2>
    <br><code3>CAN</code3>
    <br><e164>1</e164>
    <br></iso3166-1>
    <br><streetAddress>
    <br><line number="1">800 Hwy 22</line>
    <br></streetAddress>
    <br><city>Trail</city>
    <br><iso3166-2>BC</iso3166-2>
    <br><postalCode>V1R 4L8</postalCode>
    <br><parentOrgHandle>NET6-2607-F9A8-1</parentOrgHandle>
    <br><registrationDate></registrationDate>
    <br><handle></handle>
    <br><privateCustomer>false</privateCustomer>
    <br></customer>
   </div>
   <div class="default-style">
    <br>
   </div>
   <div class="default-style">
    The request above returned MC-3185 And was able to SWIP 2607:f9a8:1000:500::/56 I see parent is NET6-2607-F9A8-1, everything looks right with this one.
    <br>
   </div>
   <div class="default-style">
    <br>
   </div>
   <div class="default-style">
    We sent this one on ] 2021-04-12  (recently) and it failed with the error message:
   </div>
   <div class="default-style">
    <div>
     <strong>ERROR: The API Key used in the request does not belong to an REGISTRY Online user that is linked to a POC with the authority to modify the specified record.</strong>
    </div>
    <div>
     <br>
    </div>
    <div>
     URL: https://reg.arin.net/rest/net/NET6-2607-F9A8-1/customer?apikey=XXX-XXXX-XXXX-XXXX-XXXX
     <br>METHOD: POST
     <br>PAYLOAD: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
     <br><customer xmlns="http://www.arin.net/regrws/core/v1">
     <br><customerName>TECH MAHINDRA, INC.</customerName>
     <br><iso3166-1>
     <br><name>CANADA</name>
     <br><code2>CA</code2>
     <br><code3>CAN</code3>
     <br><e164>1</e164>
     <br></iso3166-1>
     <br><streetAddress>
     <br><line number="1">165 Sparks Street</line>
     <br></streetAddress>
     <br><city>Ottawa</city>
     <br><iso3166-2>ON</iso3166-2>
     <br><postalCode>K1P 5B9</postalCode>
     <br><parentOrgHandle>NET6-2607-F9A8-1</parentOrgHandle>
     <br><registrationDate></registrationDate>
     <br><handle></handle>
     <br><privateCustomer>false</privateCustomer>
     <br></customer>
     <br>
    </div>
    <div>
     <br>
    </div>
    <div>
     We used the same API in both requests. Note, both ips also fall into the same parent subnet in ARIN.
    </div>
    <div>
     <br>
    </div>
    <div>
     Any ideas why it is erroring out?
    </div>
    <div>
     <br>
    </div>
    <div>
     Thanks
    </div>
    <div>
     Lorraine Figueroa
    </div>
    <div>
     lf1296@att.com
    </div>
    <div>
     <br>
    </div>
   </div>
  </div> 
 </body>
</html>