joedawson / youtube

Upload a video to a single YouTube channel with Laravel 5.
MIT License
175 stars 105 forks source link

invalid_grant and bad request #98

Closed ghost closed 4 years ago

ghost commented 5 years ago

hello, I got these error when i hit url

{"success":false,"status_code":401,"message":"{\n \"error\": \"invalid_grant\",\n \"error_description\": \"Bad Request\"\n}","data":[]}

i am using laravel 5.6

thanks Shaikh Avwalhusain

joedawson commented 4 years ago

What URL are you hitting @avwalhusain? I know this is over a year old, but curious to see if you still need help.

joedawson commented 4 years ago

Also noted in #100, I will continue investigation there.