Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FB 7430, os 06.83: FC expects JSON, gets XML. #47

Open
n952162 opened this issue Nov 13, 2020 · 0 comments
Open

FB 7430, os 06.83: FC expects JSON, gets XML. #47

n952162 opened this issue Nov 13, 2020 · 0 comments

Comments

@n952162
Copy link

n952162 commented Nov 13, 2020

I get this far (in e.g. fritzbox_power_consumption.py):

xhr_data = fh.get_xhr_content(server, session_id, PAGE)
print ("DEBUG: got header content %s" % xhr_data, file=sys.stderr)
data = json.loads(xhr_data)

But xhr_data starts out:

<script>if (typeof jxl === \'undefined\')

Is it necessary and sufficient to upgrade to OS 7?
Am I out of date or is fritzconnection out of date?

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

No branches or pull requests

1 participant