Skip to content
New issue

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

refresh token не работает #5

Open
reimax opened this issue Aug 19, 2016 · 4 comments
Open

refresh token не работает #5

reimax opened this issue Aug 19, 2016 · 4 comments

Comments

@reimax
Copy link

reimax commented Aug 19, 2016

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

@alxmsl
Copy link
Owner

alxmsl commented Aug 22, 2016

Справку выдает, если не указан какой-нибудь из параметров c, r, t, s, которые обязательны

@reimax
Copy link
Author

reimax commented Aug 28, 2016

Выше указан параметр -t, почему справку выдает?

@alxmsl
Copy link
Owner

alxmsl commented Aug 28, 2016

потому что значение токена не указал

@reimax
Copy link
Author

reimax commented Sep 1, 2016

Указывал, нет результата. Пример можно, токен 12345, как правильно его обновить?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants