Add tracking INVALID_TRANSACTION_ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm facing an issue with the "Add tracking" API V1 feature that I'm trying to implement.
Here is my request:
(transaction ID is hidden for security reason)
I always get the error: INVALID_TRANSACTION_ID
[errors] => Array ( [0] => Array ( [name] => INTERNAL_SERVICE_ERROR [message] => [debug_id] => 94e0e971084ce [details] => Array ( [0] => Array ( [field] => transaction_id [value] => [location] => body [issue] => INVALID_TRANSACTION_ID ) ) ) ) )
I have tried with many different transaction ID, I always receive the error INVALID_TRANSACTION_ID.
I'm 100% sure that my transaction ID is correct because when I use the the transaction ID to retrieve the transactions details, it works.
Do you have any idea what is the source of the problem?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have similar problem.
When I call "v1/shipping/trackers" => I get response invalid_transaction_id,
but this transaction ID is from response of calling "v1/reporting/transactions" (TransactionInfo.TransactionId)
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How can I have orders marked as shipped in Shopify be updated as shipped in PayPal? in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Tracking numbers problem in PayPal Payments Standard
- Zero quantity replaced with sold out in Sandbox Environment
- Can I please have a moderator update my app to include the tracking api read/write scope? in Sandbox Environment
- Prestashop 1.7 - tracking is not being aded to PayPal after update in admin in PayPal Payments Standard