Comments
-
I am little bit confused. How to implement.😒. But I will try
-
Hi I have try and write this code to get Access Token DbxRequestConfig requestConfig = new DbxRequestConfig("examples-authorize"); DbxAppInfo appInfoWithoutSecret = new DbxAppInfo(appKey); DbxPKCEWebAuth pkceWebAuth = new DbxPKCEWebAuth(requestConfig, appInfoWithoutSecret); // Start authorization with PKCE…
-
Thank you @"Здравко" .
-
Thank You !!