The error is all about Json and i dont know anything about that

You have to import json library first.
follow the below lines before your code.

import conf

from boltiot import Sms, Bolt

import json, time

Hope this will work.

1 Like

it did work, thanks.

import conf is not working for me. any help?