Open MaplesDev opened 10 months ago
Any lead? @MaplesDev
Same issue. Any update?
I have another problem. { "apiVersion": "/payments/v3", "error": { "code": "403", "message": "The requested payment information is not authorized to access /payments/v3/payment-authorization.", "errors": [] } }Did you encounter it?
Hi,
I had the same issue - managed to get access_token but the payment token failed with the same error. The tech support just send me this document where you have to add your consumer key on the Customer Onboarding Portal (COP). I was already doing that few times but no luck. Turns out they want you to login into this portal with specific username and password and then add your consumer key from your account.
You need the USPS Ship account management service in the BCG, once you have it click the link again in the BCG…(USPS ship account management). it will take you to the ship application where you can enroll in outbound and returns. Once that is done and you have your key and secret and an EPS account you should be successful. On Apr 17, 2024, at 4:58 AM, Nikolay Chanev @.***> wrote: Hi, I had the same issue - managed to get access_token but the payment token failed with the same error. The tech support just send me this document where you have to add your consumer key on the Customer Onboarding Portal (COP). I was already doing that few times but no luck. Turns out they want you to login into this portal with specific username and password and then add your consumer key from your account.
Navigate to https://cop-cat.usps.com/navigator?wf=apionboarding Login using Username – USPSAPIJWT Password – CATTester20 Enter the Consumer Key from your USPS APIs CAT Developer Portal App. Note: This field is named Client ID in the OAuth API. Submit the Consumer key.
USPS APIs v3 Claims Process (CAT Default Credentials).docx
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello,
I am having trouble with the payment and label test APIs.
My request to https://api-cat.usps.com/payments/v3/payment-authorization from Postman:
Response:
Using https://gateway-cat.usps.com I was able to enroll in USPS Ship Returns, but there was no option to enroll in USPS Ship Outbound. I have reached out to APISupport@usps.gov but all responses have been the exact same message:
I have followed every step and nothing is working. I can't even add a payment method to my Test EPS Account to take it out of "Pending" status.
How can I progress past this point? Any help is GREATLY appreciated.
Thanks.