Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

How can i get authenticationToken from server use this SDK? #153

Closed
alexmaizerov opened this issue Nov 21, 2019 · 1 comment
Closed

How can i get authenticationToken from server use this SDK? #153

alexmaizerov opened this issue Nov 21, 2019 · 1 comment

Comments

@alexmaizerov
Copy link

I need authenticationToken for server side of mi application, to provide saving files by other users.
I red whole documentation about rest API, and I fount that there are 2 ways :

  1. response_type=code
  2. response_type=token

Use android debugger I saw your login query, your query used responce_type=code, not token.
But server side return token and refresh token to me, and authToken == null every time.

How can i get authToken from your sdk?

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #172 for more information

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants