Pointing to 'https://apitest.cybersource.com/pts/v2/payments/' , using the POST protocol.
It is returning a 404 every single time (Resource not found).
A puzzling fact is that this will work just fine using any one of the following methods instead:
- Curl directly from the PASE environment on the same IBM i box (Release 7.4).
- Python script directly from the PASE environment on the same IBM i box (Release 7.4).
- RPGLE using the QAXISC api's directly.
Thanks in advance for your help!