api-keynetbanx-apipaysafe

Error on Paysafe Card Payment API?


This may sound stupid but I keep getting this error for every request that I make for the Card Payments API.

{
  "error": {
    "code": "5270",
    "message": "The credentials provided with the request do not have permission to access the data requested.",
    "links": [
      {
        "rel": "errorinfo",
        "href": "https://developer.optimalpayments.com/en/documentation/cardpayments/error-5270"
      }
    ]
  }
}

The error seems to indicate that I do not have permission to do something. Is this an access issue as I think I am using the proper key? Has anyone ever seen this error with Paysafe?


Solution

  • @Crazyshezy is correct. Write to Paysafe with the key that you are using and they will be able to isolate what permissions that you have or may not have with your API key.