ZherebcovSergey

Results 5 issues of ZherebcovSergey

Привет. Используя вашу API столкнулся с определенными трудностями. Итак, код: ## Получаем заветный токен $auth = getjump\Vk\Auth::getInstance(); $auth->setAppId('ID')->setScope('SCOPE')->setSecret('SECRET CODE')->setRedirectUri('http://some.com'); $token=$auth->startCallback(); printf("LINK", $auth->getUrl()); object(getjump\Vk\Response\Auth)#27 (3) { ["token"]=> string(85) "cd7d1f7563e18dd40274d238ba85c2db3b6899d06f8fceff840ff7fa791716908a35901796a8537fb0465" ["expiresIn"]=> int(86400)...

At the moment I am using the library to work with Google Analytics. Will it work with version 4? And what you need to do? Would it be sufficient to...

The situation is that there are several devices that use the Telethon + Opentele API. Is there some way to convert data from: ``` result = await client(functions.account.GetAuthorizationsRequest()) result =...

enhancement

If you add `"op":"add"` an some data with such path `1542816135044` to an existing object, `"path":"/objects"` then the addition does not occur. `"path":"/objects/1542816135044"` If the value is reduced, everything works...

Hi! - Ubuntu 18.04.4 LTS - Sublime Text 3(ST3) version 3.2.2 build 3211 - gtm version 1.3.5 Faced the problem of using a bunch of ST3 and the executable gtm...