-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InvalidTypeIdException on getVoiceClient().listCalls() #443
Comments
Same happens when I try to get |
We are using "In-App Voice". Maybe that's related? |
Thank you for reporting this and submitting a PR! I will add this fix to the v7.3.0 release close this issue once it's done. |
Yeah, we are doing a WebRTC call in the front end using the JavaScript client, as shown here https://developer.vonage.com/en/tutorials/app-to-app/place-call/javascript |
Should be fixed in #446. |
Describe the bug
Exception when trying to get listCalls()
To Reproduce
Try to execute getVoiceClient().listCalls()
Expected behavior
No exception
Vonage SDK Version
7.2.0
Java SDK Version
openjdk version "17.0.1" 2021-10-19
OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12)
OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (build 17.0.1+12, mixed mode)
Additional context/ Error Log
The text was updated successfully, but these errors were encountered: