DEV Community

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

 
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?