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

Body sent via POST is not retrievable #64

Closed
leclairmael opened this issue Aug 23, 2017 · 2 comments
Closed

Body sent via POST is not retrievable #64

leclairmael opened this issue Aug 23, 2017 · 2 comments

Comments

@leclairmael
Copy link

Hello,

Starting a project with current 2.0.2, I'm facing an issue when trying to send POST requests.
Basically the retrieved body ends up being empty, which causes fatal errors.

I've identified the issue to be coming from WoohooLabs\Yin\JsonApi\Request\Request::getParsedBody, I'll post a PR shortly.

@leclairmael
Copy link
Author

Here's the PR #65

@kocsismate
Copy link
Member

Fixed.

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

No branches or pull requests

2 participants