Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Type error runing page-post-scraper #86

Open
thatdavemiles opened this issue Oct 26, 2017 · 1 comment
Open

Type error runing page-post-scraper #86

thatdavemiles opened this issue Oct 26, 2017 · 1 comment

Comments

@thatdavemiles
Copy link

Traceback (most recent call last):
File "fb.py", line 184, in
scrapeFacebookPageFeedStatus(page_id, access_token, since_date, until_date)
File "fb.py", line 154, in scrapeFacebookPageFeedStatus
statuses = json.loads(request_until_succeed(url))
File "C:\Users\DaveM\AppData\Local\Programs\Python\Python35\lib\json_init_.py", line 312, in loadss.class.name))
TypeError: the JSON object must be str, not 'bytes'

@leftyveggie
Copy link

leftyveggie commented Nov 21, 2017

I have also got this problem - did you solve the issue?

EDIT: Found the answer in another thread: #51

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

No branches or pull requests

2 participants