twilio / twilio-voice-notification-app

Reference app built in ReactJS that demonstrates how to leverage Twilio Programmable Voice and Twilio SDKs to create a voice notification system.
Apache License 2.0
36 stars 25 forks source link

Error Message When Launching #61

Open goodcharacters opened 3 years ago

goodcharacters commented 3 years ago

I just deployed this on Heroku about 24-hour ago. I've been getting the following message and not able to load the configuration page: Sorry, something went wrong and we're experiencing some issues. Please try again.

How to Reproduce Steps to reproduce the behavior:

  1. (Heroku) Go to 'Open App'
  2. 'Enter your passcode' and then 'LOGIN'
  3. On 'My Voice Notifications' page, click on '+ NEW VOICE NOTIFICATION'
  4. Configuration page show up for a fraction of a second, and then . . .
  5. Error message shows up: Sorry, something went wrong and we're experiencing some issues. Please try again.

Expected behavior To see the Configuration page

Desktop:

Smartphone:

Additional context Logs: [31m[Nest] 40 - [39m03/19/2021, 7:17:17 PM [38;5;3m[ExceptionsHandler] [39m[31mConverting circular structure to JSON --> starting at object with constructor 'Api' | property 'twilio' -> object with constructor 'Twilio' --- property '_api' closes the circle[39m[38;5;3m +158328ms[39m TypeError: Converting circular structure to JSON --> starting at object with constructor 'Api' | property 'twilio' -> object with constructor 'Twilio' --- property '_api' closes the circle at JSON.stringify ()

ricardotwilio commented 3 years ago

Hello @goodcharacters thank you for reporting this issue.

We had updated several dependencies to latest versions, including twilio-node. I have deployed it on Heroku for verification and New notifications seems to be working fine now, could you give it another try?

goodcharacters commented 3 years ago

Hi Ricardo,

Thank you very much for fixing it! I installed it again and it worked!

Now I just need to find out if there’s a way for it to recognize the voice mail so it’ll record the whole message.

But, yes, it works. Appreciated!

Andy Chuang Good Characters, Inc.

On Mar 31, 2021, at 4:45 AM, Ricardo Recaredo @.***> wrote:

 Hello @goodcharacters thank you for reporting this issue.

We had updated several dependencies to latest versions, including twilio-node. I have deployed it on Heroku vor verification and New notifications seems to be working fine now, could you give it another try?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.