How to call callbackURL in

I got this response but not getting response body :-1:
Response{protocol=http/1.1, code=200, message=OK, url=https://up.kmc.world/testing.php}

1 Like

it will not send response body it will send callback url to your server … or you can setup pipedream to see callback url response

how to create call back url ? and how to call in Android Application side?

you need one server url and then patch using bridge api … you will recieve all the callback in that url … you can fetch it and parse it in text file …

sir can you call you back 9807562620

please call me …

@khushbooPandey,

For time being please try with Webhook Callback Url.

https://webhook.site/#!/65285616-da5f-4d36-b54f-34402f6d884e

Thanks