'VK Mini app get error. Error: 5: User authorization failed: invalid session
I use @vkontakte/vk-miniapps-deploy and VK Mini app get error after npm run deploy.
Error: 5: User authorization failed: invalid session.
Error: "upload_url is undefined"
Solution 1:[1]
Just run
rm ~/.config/configstore/@vkontakte/vk-miniapps-deploy.json
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mike Petrov |
