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

Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version #163

Open
anujaykumar opened this issue Oct 30, 2015 · 2 comments

Comments

@anujaykumar
Copy link

i am trying to make authentication using my angularjs package,now its sending data to my server side app where i am using oauth-4-laravel package,contineously i am receiving this error.

{"error":{"type":"OAuth\Common\Http\Exception\TokenResponseException","message":"Automatically populating
$HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set
'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead.","file"
:"/var/www/html/oAuthTest/lrvl/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/StreamClient
.php","line":73}}

Ho can i solve this issue

@jeyasithar
Copy link

jeyasithar commented May 7, 2016

I'm facing same problem. Anyone has solution for this?

@jeyasithar
Copy link

@artdarek Your comment will be appreciated. Thanks in advance!

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