Bhargav3000 commited on
Commit
616256e
·
verified ·
1 Parent(s): d9a2bab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ drive_service = build('drive', 'v3', credentials=credentials)
17
 
18
  # Salesforce Authentication
19
  sf = Salesforce(
20
- username='bharatmali@sathkrutha.com',
21
  password='Mahadev@9',
22
  security_token='q67QF1yG0qBTSaiEfDrRrIEx',
23
  domain='login'
 
17
 
18
  # Salesforce Authentication
19
  sf = Salesforce(
20
+ username='bharat@sathkrutha.sandbox',
21
  password='Mahadev@9',
22
  security_token='q67QF1yG0qBTSaiEfDrRrIEx',
23
  domain='login'