{ "errorId" : "5e07d8582c10c9eabd6d913200f95956", "errors" : [ { "code" : "1406", "id" : "NO_PAYMENT_PRODUCTS_AVAILABLE", "category" : "CONNECT_PLATFORM_ERROR", "message" : "NO_PAYMENT_PRODUCTS_AVAILABLE", "httpStatusCode" : 400 } ] } I get this response a lot in the Sandbox environment. How to resolve this?
{
"errorId" : "5e07d8582c10c9eabd6d913200f95956",
"errors" : [ {
"code" : "1406",
"id" : "NO_PAYMENT_PRODUCTS_AVAILABLE",
"category" : "CONNECT_PLATFORM_ERROR",
"message" : "NO_PAYMENT_PRODUCTS_AVAILABLE",
"httpStatusCode" : 400
} ]
}
I get this response a lot in the Sandbox environment. How to resolve this?