Skip to content
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

API for Getting List of Conference Gives Error #149

Closed
gopinath-sivaraman opened this issue Apr 9, 2020 · 1 comment
Closed

API for Getting List of Conference Gives Error #149

gopinath-sivaraman opened this issue Apr 9, 2020 · 1 comment

Comments

@gopinath-sivaraman
Copy link

When the list all conference API is called, below added error occurs.

TypeError: Cannot read property 'hasOwnProperty' of undefined
at E:\wsple204\rcm\back-end\node_modules\plivo\dist\rest\request.js:60:16
at E:\wsple204\rcm\back-end\node_modules\plivo\dist\rest\utils.js:66:12
at E:\wsple204\rcm\back-end\node_modules\plivo\dist\resources\conferences.js:385:9
at new Promise ()
at ConferenceInterface.list (E:\wsple204\rcm\back-end\node_modules\plivo\dist\resources\conferences.js:384:14)
at E:\wsple204\rcm\back-end\routes\routes.js:542:28
at Layer.handle [as handle_request] (E:\wsple204\rcm\back-end\node_modules\express\lib\router\layer.js:95:5)
at trim_prefix (E:\wsple204\rcm\back-end\node_modules\express\lib\router\index.js:317:13)
at E:\wsple204\rcm\back-end\node_modules\express\lib\router\index.js:284:7
at Function.process_params (E:\wsple204\rcm\back-end\node_modules\express\lib\router\index.js:335:12)

I encountered this issue with Plivo Node SDK @4.5

@nixonsam
Copy link
Contributor

@dev-wilco the response of List Conferences API was fixed in https://github.com/plivo/plivo-node/releases/tag/v4.5.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants