You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
The command timeliner add-account facebook/you pops up this error message:
Facebook has detected MyApp isn't using a secure connection to transfer information.
Until MyApp updates its security settings, you won't be able to use Facebook to log into it.
I next tried creating a "test app" and was able to log in but get this error:
2021/11/14 00:35:22 [FATAL] Adding account: authenticating you for facebook: getting token from source: oauth2: cannot fetch token: 400 Bad Request
Response: {"error":{"message":"Error validating client secret.","type":"OAuthException","code":1,"fbtrace_id":"<trace id here>"}}
The command
timeliner add-account facebook/youpops up this error message:Facebook has detected MyApp isn't using a secure connection to transfer information.
Until MyApp updates its security settings, you won't be able to use Facebook to log into it.
I next tried creating a "test app" and was able to log in but get this error:
Any suggestions?