cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
659
Views
0
Helpful
2
Replies

Include a phone number when creating a new Call queue via API

Nedra
Level 1
Level 1

When I create a new call queue and with a phone number passed in it, I receive this error :

502 / Bad Gateway
{
"message": "The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.",
"trackingId": "WEBEX-DEV-PORTAL_8b61cdc2-dffe-491f-8bb8-f3650921aed6_36"
}
However, when I posted a request without phone number but with Extension, it created with successful return

 

1 Accepted Solution

Janos Benyovszki
Cisco Employee
Cisco Employee

@Nedra can you please open a support ticket for this (email to devsupport@webex.com) so that we can look into this error? Please include the full API request that you made, both the successful and the one that caused the error. Thank you

View solution in original post

2 Replies 2

Janos Benyovszki
Cisco Employee
Cisco Employee

@Nedra can you please open a support ticket for this (email to devsupport@webex.com) so that we can look into this error? Please include the full API request that you made, both the successful and the one that caused the error. Thank you

OK, thank you for your response