cancel
Showing results for 
Search instead for 
Did you mean: 
thinhpham
Member
Status: New

Hello,

 

I had problem registering a new webhook URL. Our webhook URL is: 

 

https://stag2-rce-dashboard.gkim.digital/api/v1/ecommerce/generic-payment/webhooks/AUTHORIZENET/

 

 

 

The error response:

 

 
{
    "status": 400,
    "reason": "INVALID_DATA",
    "message": "Field validation errors",
    "correlationId": "ba52bf5a-b56f-460a-a61a-12b3c88a0793",
    "details": [
        {
            "message": "Invalid Url entered. Only valid HTTP(s) Urls are supported."
        }
    ]
}

 

Please help to resolve this issue. Thank you!

 
2 Comments
Santino9426
Member

As field validation issue or error sometime occured due to using wrong level of sdk. As we had faced the same issue for the extension of www.apkspike.com/renderforest-mod-apk/ but after indepth research of finding the solution  we found that our sdk level is incorrect. When we made the sdk level corrected then the issue fixed itself.

okrishanh
Member

Your requests are being rejected since you are not on a secure connection, thus the error is self-explanatory. On your server, install an SSL certificate.

cookie clicker