strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
505 stars 198 forks source link

Do not have an access token #166

Closed bnednbb closed 2 years ago

bnednbb commented 2 years ago

Installed facepager 4.4 via python 3 on MacOS, and stuff do not work. First, I can't add nodes, second, I do not have an access token.

strohne commented 2 years ago

Hi, when installing from source (python 3) you can't use the preregistered access, this only works for the installer versions. You need to provide your own app credentials to get an acces token, see https://github.com/strohne/Facepager/wiki/FAQ#q-what-is-the-field-client-id-for

About adding nodes: can you please be more specific, what happens when you click the button for adding nodes? And did you create or open a database before?