vachaspathi commited on
Commit
d81b820
·
verified ·
1 Parent(s): db7f554

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ def get_refresh_token():
5
  client_id = "1000.LLAMSAGIOJMDZ60MWXQ4WNQT75X36Y"
6
  client_secret = "128ca46b343eab042ccaa7d1576fbfea8bac70ebc0"
7
  redirect_uri = "www.google.com"
8
- grant_token = "1000.aecd4e32068bb6744601d936e0cba85c.5638f979d29988022ca51c667ec0b726"
9
 
10
  # scope = ZohoCRM.modules.ALL
11
 
 
5
  client_id = "1000.LLAMSAGIOJMDZ60MWXQ4WNQT75X36Y"
6
  client_secret = "128ca46b343eab042ccaa7d1576fbfea8bac70ebc0"
7
  redirect_uri = "www.google.com"
8
+ grant_token = "1000.28da754f6d096692e8d17f9566d405ac.313dd0f71361747bbb59a6948eab8011"
9
 
10
  # scope = ZohoCRM.modules.ALL
11