Discussions
Call Logs For Blocked Numbers
Hello,
Can we implement dialpad API for calling through Web application using IP phone in dotnet core
We want to implement calling functionality using third party API through IP phone in dotnet Application
Screenpop API error
I am making the following request to a sandbox account:
Refresh token missed on authorization code utilizing
Hi,
Making outbound call
I am trying to make an outbound call with the API using Call -- initiate via Ring. This call is being received by Dialpad and is showing whatever number I place in the "phone_number" payload. I need it to make a call from dialpad to the outbound number of my choosing. is this possible?
Experiment screen_pop_api permissions
We are trying to implement the screen pop trigger, but we are running into this error:
{
"error": {
"code": 403,
"errors": [
{
"domain": "global",
"message": "User _ is not in experiment screen_pop_api",
"reason": "forbidden"
}
],
"message": "User _ is not in experiment screen_pop_api"
}
}
How can I get the sandbox API key?
I tried to create the sandbox API key for development, but I couldn't log in or signup to https://sandbox.dialpad.com. It is just saying "Federated login unauthorized" during signup, and I'm stuck on this. How can I log in to sandbox and create the sandbox API key?
Call records not being returned in Stats request
Hi team,
Cross Origin Issue with CTI
I have integrated Dialpad CTI in my hosted react webapp. I am able to make calls alright. Now i wrote a script to initiate calls using the contentWindow.postmessage() following the api docs. but i get Uncaught DOMException: Failed to read a named property 'globals' from 'Window': Blocked a frame with origin "https://dialpad.com" from accessing a cross-origin frame.
bad_request
I am using sms api to send a sms... and I keep getting the following error