You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AuthorizationError: Auth form error: Ein Serverfehler ist aufgetreten. Bitte versuchen Sie es später erneut.
at ImplicitFlowUser.login (C:\Sources\gn\rjs\node_modules\@vk-io\authorization\lib\index.js:690:23)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ImplicitFlowUser.run (C:\Sources\gn\rjs\node_modules\@vk-io\authorization\lib\index.js:926:30)
at async run (C:\Sources\gn\rjs\main.js:25:19) {
code: 'AUTHORIZATION_FAILED',
pageHtml: undefined,
[cause]: undefined
}
@negezor ошибка до сих пор актуальна. И она не только у меня воспроизводится. Есть у вас какие-либо мысли на этот счет, в чем причина может быть? Может изменения на стороне ВК были сделаны, и необходимо в библиотеке доработку сделать из-за этих изменений?
What did you do?
Через официальное приложение андроид авторизация Direct работает. Пытаюсь ImplicitFlow со своим приложением.
What was the actual result?
Additional Info
Versions
vk-io
4.7.0
@vk-io/authorization
1.3.0
node
16.17.1
TypeScript
4.8.4
npm
oryarn
8.15.0
The text was updated successfully, but these errors were encountered: