при отправке Respose URL в теле запроса я получаю недопустимый URL Respose.
тело запроса: - {"merchantId": 123456, "merchantRefNo": "MRN123", "apiVersion": "2.0.0 "," description ":" Testorder "," outletId ": 0," currencyCode ":" INR "," locale ":" EN-US "," amount ":" 260000 "," responseURL ":" https://www.ongoframework.com/web/ "," customerMobileNumber ":" 9492850887 "," billingContactName ":" payswiffr "," billingAddress ":" Billing Address "," billingCity ":" Hyderabad "," billingState ":" Telangana "," billingPostalCode ":" 500014 "," billingCountry ":" IND "," billingEmail ":" BillingMail@gmail.com "," shippingContactName ":" Контакт доставки "," shippingAddress ":" Адрес доставки "," shippingCity ":" Хайдарабад " , "shippingState": "Telangana", "shippingPostalCode": "500014", "shippingCountry": "IND", "shippingEmail": "ShippingMail@gmail.com", "addlParam1": "", "addlParam2": "", " addlParam3 ":", "paymentMode": 1, "secureHa sh": "", "productsList": [{"productName": "ab c", "qty": "5", "productAmount" : "2000"}], "cardNumber": "5123456789012346", "cardCvv": "123", "car dHolderName ":" Держатель карты "," cardBrand ":" VISA "," cardExpiry ":" 2105 "," cardType ":" Debit "," paymentCode ":" "
} ответ: - {" amount ": null," merchantRefNo ": null," redirectUrl ": null," dateTime ": 1581482455254," responseCode ":" 07 "," responseMessage ":" Неверный URL-адрес ответа "," secureHa sh ": null, "formValues": null}
скажите, пожалуйста, как я могу решить эту проблему