Skip to content

text -> content solves "is not JSON serializable"#685

Merged
omab merged 1 commit intoomab:masterfrom
JordanReiter:patch-1
Jul 22, 2015
Merged

text -> content solves "is not JSON serializable"#685
omab merged 1 commit intoomab:masterfrom
JordanReiter:patch-1

Conversation

@JordanReiter
Copy link
Copy Markdown
Contributor

Right now when you use .content, the token is bytes, not text, and so you run into an error when saving it to the session. Similar error in issue #139.

Right now when you use .content, the token is bytes, not text, and so you run into an error when saving it to the session. Similar error in issue omab#139.
omab added a commit that referenced this pull request Jul 22, 2015
text -> content solves "is not JSON serializable"
@omab omab merged commit 4af9f63 into omab:master Jul 22, 2015
@omab
Copy link
Copy Markdown
Owner

omab commented Jul 22, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants