Jonathan_Ohms | 2023-04-28 10:43:16 UTC | #1
Hello,
I'm trying to get a phone named "Joe2WebRTCPhone, (test)" using the API GET /api/v2/telephony/providers/edges/phones. Unfortunately the phone is not returned (if I change the name to one without comma there is no problem). API Explorer expands me the GET Request to:
GET /api/v2/telephony/providers/edges/phones?name=Joe2WebRTCPhone%2C%20(test) HTTP/1.1
Does anyone know how to filter for a phone with a comma in the name?
Best Regards, Jonathan
Eos_Rios | 2023-04-28 14:35:55 UTC | #2
Does the URL escaped version the API Explorer creates also not work? Because I would expect URL escaping special characters to be the correct answer for how to do this.
Peter_Faust | 2023-05-05 09:54:32 UTC | #3
No, it does not work. I just tried myself by creating a phone also with a comma in the name and when I search it via API it doesn't return the phone.
system | 2023-06-05 09:54:46 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 19683