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/RefreshToken.txt

6 lines
200 B
Plaintext
Raw Normal View History

2025-10-21 11:36:43 +03:00
 AppKey = "oynqxds...";
AppSecret = "tk2oewn...";
RefreshToken = "oZFWg3DmZ_IAAAAAAAAAAWilOA0M1SjV...";
2025-09-12 16:37:40 +03:00
Result = OPI_Dropbox.RefreshToken(AppKey, AppSecret, RefreshToken);