Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

fix(flask): Use request.get_json instead of data #1070

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ashwoods
Copy link
Contributor

@ashwoods ashwoods commented Sep 4, 2017

request.data returns a string when we are expecting json/dict
as the event data.

PY-RAVEN Fixes #1067

request.data returns a string when we are expecting json/dict
as the event data.

Fixes PY-RAVEN #1067
Copy link
Member

@mitsuhiko mitsuhiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but let's please verify that this is what the server indeed wants :D

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

Successfully merging this pull request may close these issues.

2 participants