Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login error invalid_token with VK Android app v7.35 and VK Android SDK v1.6.9 #524

Open
yishigong opened this issue Dec 30, 2022 · 3 comments

Comments

@yishigong
Copy link

Hi VK team!

App integrated with VK Android SDK v1.6.9, device has VK Android app v7.35 installed.
When redirected to VK app for authorization, the below error is shown on a VK-hosted page:

{"error":"invalid_token","error_description":"token is incorrect"}

image

Kindly help verify if this is a known issue, and if it is fixed in any newer SDK versions.
If not, any estimation on fixing it?

Thank you!

@yishigong yishigong changed the title Login error invalid_token with VK Android app v8.11 and VK Android SDK Login error invalid_token with VK Android app v7.35 and VK Android SDK v1.6.9 Dec 30, 2022
@yishigong
Copy link
Author

Also reproducible occasionally with Android VK app v8.11 installed on device.

@7va
Copy link

7va commented Jun 15, 2023

Still there

@1352101891
Copy link

1352101891 commented Apr 2, 2024

Yes, I also encountered the same problem. my android VK app version is v8.7.2. vk-android-sdk is v4.1.0, Occasionally appear this problem

i check the code and find a problem, if webView receive onReceivedError callback and the webView.url is not equal the failedUrl , then authActivity can't finish.

vk 代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants