Hi team,
After install and build Vonge reactive apps Demo. I can't call and send message. I think i don't input API key and API secret. How i can setting that for app demo?
Thank you.
Hi Hoang,
When you download the Vonage APIs Reactive demo application, you will also get the module VonageReactiveDemo.
Inside this module, you'll see several site properties.
These two are for Video Conferencing - get the details via https://tokbox.com/ and create a project inside your account. You'll see the following block with the details.
These four are for chat & call. The first two you see directly when you open the dashboard. https://dashboard.nexmo.com/
The other two, you will get when you create a new application from the dashboard. These you have to remember and store because the Key is a private key and therefore not available on the website after creation.
Hope this helps setting up the demo application.
Kind regards,
Remco Dekkinga