Получение access_token

access_token:

Установка разрешений

Array ( [0] => Authorization: Bearer [1] => Content-Type: application/json [2] => Content-Length: 287 ) Array ( [code] => 401 [id] => 93700ce1-b293-4742-89b9-3d45c92b7254 [message] => Что-то пошло не так [Errors] => Array ( [0] => Array ( [errorCode] => Something going wrong [message] => Token not found [url] => https://developers.tochka.com/ ) ) )

Список счетов

Array ( [0] => Authorization: Bearer [1] => Content-Type: application/json ) Array ( [message] => The access token is missing )