Skip to content

Right after setup, facy runs but after a short while "[Info] Please restart facy to access new access token!" appears. #32

@danielrippa

Description

@danielrippa

Windows 10Pro x64
Ruby 2.2.3p173 (2015-08-18 revision 51636) [x64-mingw32]
Gem 2.2.3
Facy 1.2.18

running facy, providing it with app id, app secret, and user access token ends successfully.
Promts with "f >>".
After a short while it says:
[Info] Please restart facy to obtain new access token!
facy going to stop...

.facy_config.yml gets created on C:/tmp/
.facy_access_token.yml DOES NOT get created anywhere (could this be the problem?)

deleting .facy_config.yml and restarting facy does not solve the problem.

deleting .facy_config.yml, gem uninstall facy, and then gem install facy, running facy, does not solve the problem.

access token debugger shows only user_friends, public_profile scopes were granted, says origin unknown, valid true, issued unknown

using long-lived access token from access token debugger does not solve the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions