get an access token with laravel

0

I have a problem getting the access token for my api with laravel. I follow the steps they tell me but when I request it, through postman, the answer is that it is not valid. I use a grant_type, client_id, client_secret and a user that exists. Any clues to start?

    
asked by Gema 19.03.2018 в 17:34
source

0 answers