Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Use .get_json() now that .json is unsupported #11

Open
adamtheturtle opened this issue May 30, 2016 · 0 comments
Open

Use .get_json() now that .json is unsupported #11

adamtheturtle opened this issue May 30, 2016 · 0 comments

Comments

@adamtheturtle
Copy link

adamtheturtle commented May 30, 2016

.json is now deprecated and raises a warning. See http://flask.pocoo.org/docs/0.11/changelog/:

Deprecated request.json in favour of request.get_json().

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

No branches or pull requests

1 participant