Invalid syntax during sending sms

When i copy my Auth_token of my twilio account in conf.py file, it shows an error of invalid syntax by marking the end digit with an arrow

Did you store the Auth_token as a char value?
AUTH_TOKEN=‘32XXXXXXXXXXXX’

Please attach the temp_sms.py code

i got it. Thanks for the help by the way

Hi @rsingh10_be17,

Can you update your issue and how did you solve the issue so that others will also get benefit from your query ?

I didn’t typed the token as a String. I didn’t put the " "

1 Like