jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Tech / everything · hot matching “testing”

2 shown · updated 0s ago · read only
  1. PayPal REST API - Sandbox returning 401 for API requests but successful access token (stackoverflow.com)stack

    2 points by Magna in stackoverflow.com · 13y ago · stack

    I am using the PayPal REST API in Java to make a request to the testing (sandbox) servers for an access token, which succeeds, and then sending that access token back to the same sandbox servers for a Payment which fails with a 401 Not Authorized. I followed the PayPal REST API…