When We call any function like xt.get_option_symbol() and if it goes to Execption, the below error shows.
File "/home/Admin/Desktop/xts-pythonclient/Connect.py", line 716, in get_option_symbol
return response['description']
UnboundLocalError: local variable 'response' referenced before assignment