1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00
Files
OpenIntegrations/docs/en/examples/Dropbox/GetToken.txt

6 lines
187 B
Plaintext
Raw Normal View History

2025-10-21 11:36:43 +03:00
 AppKey = "oynqxds...";
AppSecret = "tk2oewn...";
Code = "bTCiUTzxe6kAAAAAAAAAGN1NMZIxyqETKr4o7OS2dU8";
2025-07-06 01:01:25 +03:00
Result = OPI_Dropbox.GetToken(AppKey, AppSecret, Code);