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: send content-type as application/json when necessary #47

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

innerdvations
Copy link
Contributor

What does it do?

create and update need to be sent as application/json instead of text/plain

Why is it needed?

they were failing if they weren't sent explicitly

How to test it?

run update and create with the sdk and they should work

Related issue(s)/PR(s)

Let us know if this is related to any issue/pull request

@innerdvations innerdvations added pr: fix Bug fix source: client Source is the main client object labels Feb 6, 2025
@innerdvations innerdvations changed the base branch from main to chore/demo-fixes February 6, 2025 11:06
Base automatically changed from chore/demo-fixes to main February 6, 2025 11:07
@Convly Convly merged commit 0443c23 into main Feb 6, 2025
7 checks passed
@Convly Convly deleted the fix/request-type branch February 6, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix Bug fix source: client Source is the main client object
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants