flask-graphql icon indicating copy to clipboard operation
flask-graphql copied to clipboard

AttributeError exception in parse_body() function

Open Martin456 opened this issue 7 years ago • 0 comments

Hello guys, I playing with GraphQL and I received this exception AttributeError str' object has no attribute 'decode' with python 3. I'd like to propose distinction between 'str' and 'unicode' in GraphQLView class function parse_body() Thanks Martin

Martin456 avatar Dec 04 '17 15:12 Martin456