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

POST/DELETE/PUT endpoint requests now include the dataBody via Map #103

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

johndunne
Copy link
Contributor

The v4 POST/PUT & DELETE TMDB API endpoints are missing the data body parameters resulting in HTTP 400 error responses from the TMDB API. This patches the http.dio* methods to include the bodies.

@RatakondalaArun RatakondalaArun self-requested a review January 15, 2024 18:57
@RatakondalaArun RatakondalaArun merged commit d7ae882 into RatakondalaArun:master Jan 23, 2024
1 check failed
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