DEV Community

Discussion on: How to send an SMS from React with Twilio

Collapse
 
kieyran_ profile image
Mahmud Syakiran

Yes I am. No other errors in the terminal

Thread Thread
 
philnash profile image
Phil Nash

Have you filled in the .env file with your credentials? And ensure you're not using test credentials?

What's the code you have for the /api/messages endpoint right now?