I am calling payment API of payfort "https://sbcheckout.payfort.com/FortAPI/paymentPage". I pass all required parameters, but it gives me a response like:
{
"response_code": "00006",
"response_message": "Technical problem",
"fort_id": null,
"token": "914856uVZh0pnLDaRAXcVh2d8249912125834310800645126115901083"
}