config = {
"apiVersion":"v2",
"currentUserEmail":"my_mail",
"sandbox":"True",
"applicationLogFilePath":"",
"client_id":"********",
"client_secret":*****************",
"token_persistence_path":"",
"access_type":"online",
"mysql_username":"",
"mysql_password":"",
"mysql_port":"3306",
"persistence_handler_class" : "Custom",
"persistence_handler_path": "/Users/Zoho/Desktop/PythonSDK/CustomPersistance.py"
}