You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I received a 503 response from $plivo->verifySessions when using $plivo->lookup before $plivo->verifySessions. After debugging everything within my logic, I pulled in a colleague, and he discovered the issue.
I received a 503 response from
$plivo->verifySessions
when using$plivo->lookup
before$plivo->verifySessions
. After debugging everything within my logic, I pulled in a colleague, and he discovered the issue.$response2
throws an exception, error message is an html 503 response$response2
throws an exception, error message is an html 503 responseThis works as expected.
The text was updated successfully, but these errors were encountered: