Oauth2 Authorization Problem using Wamp in Laravel 5.1

Asked

Viewed 28 times

0

1 answer

0

Oops, all clear up here. I had a small problem with apache that didn’t read the Authorization parameter in the header, but it has already been solved by adding "Rewriterule - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]" (without the quotes) to . htaccess.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.