We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php refresh.php -t Using: /usr/bin/php refresh.php [-h|--help] -c|--client -r|--redirect -t|--token -s|--secret -h, --help - show help -c, --client - client id -r, --redirect - redirect uri -t, --token - refresh token -s, --secret - client secret
/usr/bin/php refresh.php -t Using: /usr/bin/php refresh.php [-h|--help] -c|--client -r|--redirect -t|--token -s|--secret -h, --help - show help -c, --client - client id -r, --redirect - redirect uri -t, --token - refresh token -s, --secret - client secret
токен не обновляется. на любую команду выдает только справку. Скрипт взять для работы этот: https://github.com/alxmsl/OdnoklassnikiClient/blob/master/bin/refresh.php
The text was updated successfully, but these errors were encountered:
Справку выдает, если не указан какой-нибудь из параметров c, r, t, s, которые обязательны
c
r
t
s
Sorry, something went wrong.
Выше указан параметр -t, почему справку выдает?
потому что значение токена не указал
Указывал, нет результата. Пример можно, токен 12345, как правильно его обновить?
No branches or pull requests
php refresh.php -t
Using: /usr/bin/php refresh.php [-h|--help] -c|--client -r|--redirect -t|--token -s|--secret
-h, --help - show help
-c, --client - client id
-r, --redirect - redirect uri
-t, --token - refresh token
-s, --secret - client secret
/usr/bin/php refresh.php -t
Using: /usr/bin/php refresh.php [-h|--help] -c|--client -r|--redirect -t|--token -s|--secret
-h, --help - show help
-c, --client - client id
-r, --redirect - redirect uri
-t, --token - refresh token
-s, --secret - client secret
токен не обновляется. на любую команду выдает только справку. Скрипт взять для работы этот: https://github.com/alxmsl/OdnoklassnikiClient/blob/master/bin/refresh.php
The text was updated successfully, but these errors were encountered: