• Joined on 2026-02-02
mish released v1.9.2 at mish/evo-sync 2026-03-10 15:40:55 +03:00
mish pushed tag v1.9.2 to mish/evo-sync 2026-03-10 15:40:52 +03:00
mish pushed to master at mish/evo-sync 2026-03-10 15:40:43 +03:00
aea28ead9c Fix VK connect_url to point to /vk instead of /vk/connect
mish commented on issue mish/evo-sync#4 2026-03-10 15:37:45 +03:00
"Security Error" when Connectin VK

https://evosync.ru/vk/connect: {"detail":"Not Found"}

mish reopened issue mish/evo-sync#4 2026-03-10 15:37:37 +03:00
"Security Error" when Connectin VK
mish released v1.9.1 at mish/evo-sync 2026-03-10 15:36:11 +03:00
mish pushed tag v1.9.1 to mish/evo-sync 2026-03-10 15:36:05 +03:00
mish pushed to master at mish/evo-sync 2026-03-10 15:35:56 +03:00
cde2069d74 Remove unused VK OAuth env vars (VK_CLIENT_ID/SECRET/SCOPES)
mish released v1.9.0 at mish/evo-sync 2026-03-10 15:33:48 +03:00
mish pushed tag v1.9.0 to mish/evo-sync 2026-03-10 15:33:25 +03:00
mish commented on issue mish/evo-sync#4 2026-03-10 15:32:26 +03:00
"Security Error" when Connectin VK

Fixed in commit debb2ef.

Root cause: VK OAuth flow returns a personal user token, but VK Market API requires a community access token. Personal tokens trigger the "Security Error" on…

mish closed issue mish/evo-sync#4 2026-03-10 15:32:16 +03:00
"Security Error" when Connectin VK
mish pushed to master at mish/evo-sync 2026-03-10 15:32:16 +03:00
debb2efb3d Replace VK OAuth with manual community token entry
mish commented on issue mish/evo-sync#4 2026-03-10 15:29:53 +03:00
"Security Error" when Connectin VK

User needs to obtain access key for his community https://dev.vk.com/ru/api/access-token/getting-started#%D0%9A%D0%BB%D1%8E%D1%87%20%D0%B4%D0%BE%D1%81%D1%82%D1%83%D0%BF%D0%B0%20%D1%81%D0%BE%D0%BE%D…

mish opened issue mish/evo-sync#4 2026-03-10 15:21:27 +03:00
"Security Error" when Connectin VK
mish commented on issue mish/evo-sync#3 2026-03-10 14:11:40 +03:00
Need Help Form

Implemented in commit 4d4d5b0 using Jivosite live chat widget.

How it works:

  • Widget script is injected in base.html — appears on every page automatically
  • Only loads when…
mish closed issue mish/evo-sync#3 2026-03-10 14:11:29 +03:00
Need Help Form
mish pushed to master at mish/evo-sync 2026-03-10 14:11:29 +03:00
4d4d5b0118 Add Jivosite live chat widget support
mish commented on issue mish/evo-sync#2 2026-03-10 13:01:23 +03:00
Manual Entering of Evotor Access Token as Main Connect Option

Реализовано в коммите 00b74b8.

Что сделано:

  • Удалена кнопка «Переподключить» и связанный полуавтоматическ…
mish closed issue mish/evo-sync#2 2026-03-10 13:01:15 +03:00
Manual Entering of Evotor Access Token as Main Connect Option