Haritha Harikrishnan
Results
2
issues of
Haritha Harikrishnan
Hii @minimaxir & @kohweijie, I'm using the code provided by @kohweijie. [https://github.com/weijiekoh/scrape-fb-posts-and-comments](url) I was quite happy when I found this tool since it provides everything I looked for. I wanted...
OWNED_PAGES_TOKENS = { 'jpryda': os.environ['MY_TOKEN'], # Token as an environmental variable: export MY_TOKEN = 'abc-my-token' # 'MyPage1': 'my-hardcoded-token' # Hardcoded token } this code is raising the following error: File...