1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-20 10:00:46 +02:00
Files
OpenIntegrations/docs/en/examples/GoogleCalendar/GetTokenByCode.txt
T

5 lines
312 B
Plaintext
Raw Normal View History

ClientID = "345925493105-641q49rl4oflrtr46fkgqf5upiltr4bg.apps.googleusercontent.com";
2025-11-09 00:51:36 +03:00
ClientSecret = "GOCSPX-v--MJyEjtV...";
Code = "4/0AeaYSHBDZAbAtChyjMxPKa0DXIilJYYcVCgKYzA_CPmCPSt1mg_KqxI4w5CP3lTlYibpGg";
2026-02-13 14:09:07 +03:00
Result = OPI_GoogleCalendar.GetTokenByCode(ClientID, ClientSecret, Code);