Http error, temperature sms

Hi @RJRohit98,

In your conf file, From number is fine. I think in your code temp_sms.py is importing data from some other file. Because in your Twilio dashboard ending number for FROM is 2 but in your log, it is showing 3.

Can you send the output of your program again? Anyway, you will not be able to send a message from 9 PM to 9 AM Sms status : queued

  1. Also, check if the DND is active on your number http://www.nccptrai.gov.in/nccpregistry/search.misc
  2. Print the FROM number in your code for debugging the issue.