Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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.
|
| 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 |
|