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

Fix error when sending boolean values in form-data #176

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

sirreal
Copy link
Member

@sirreal sirreal commented Aug 18, 2023

Fix an error thrown when sending boolean values via form-data.

On main the error can be replicated as follows:

await require('tumblr.js').createClient(CREDENTIALS).blogPosts('staff', {npf:true,data:''})

@sirreal sirreal temporarily deployed to integration-suite August 18, 2023 10:31 — with GitHub Actions Inactive
@sirreal sirreal temporarily deployed to integration-suite August 18, 2023 10:37 — with GitHub Actions Inactive
@sirreal sirreal merged commit 71ef18f into main Aug 18, 2023
1 check passed
@sirreal sirreal deleted the fix-boolean-value-error branch August 18, 2023 10:41
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.

1 participant