私は全体に本当に混乱しています。国内発送は順調です。国際配送が機能していません。
http://production.shippingapis.com/ShippingAPI.dll?API=InitRateV2&XML=
<IntlRateV2Request USERID="xxxxxxxxxxx">
<Package ID="1ST">
<Pounds>15</Pounds>
<Ounces>0</Ounces>
<Machinable>True</Machinable>
<MailType>Package</MailType>
<GXG>
<POBoxFlag>Y</POBoxFlag>
<GiftFlag>Y</GiftFlag>
</GXG>
<ValueOfContents>200</ValueOfContents>
<Country>Canada</Country>
<Container>RECTANGULAR</Container>
<Size>LARGE</Size>
<Width>10</Width>
<Length>15</Length>
<Height>10</Height>
<Girth>0</Girth>
<CommercialFlag>N</CommercialFlag>
</Package>
</IntlRateV2Request>
これはエラーになります。
ユーザー ID は既に実動モードとして更新されています。
<Error>
<Number>80040b1a</Number>
<Description>API Authorization failure. InitRateV2 is not a valid API name for this protocol.</Description>
<Source>UspsCom::DoAuth</Source>
</Error>