confer icon indicating copy to clipboard operation
confer copied to clipboard

401 error when opening this chat window.

Open sadh opened this issue 9 years ago • 4 comments

Hi,

I am getting "NetworkError: 401 Unauthorized - http://localhost:8000/confer/conversation/1" when trying to open the chat box. And Auth:user() is null. Any ideas why the ConversationController is not authenticating? I am using Laravel 5.2 .

sadh avatar Jun 10 '16 07:06 sadh

I think this original package is unstable for Laravel 5.1 and 5.2. You can check Hall Michael fork for the update of Confer package for laravel 5.1. I think that my project ,which is on Laravel 5.1, worked your laravel 5.2 can too :). His fork is here: https://github.com/hallandcodigital/confer

huyle2607 avatar Jun 10 '16 07:06 huyle2607

Thanks for the tip. But I am still getting the same error.

sadh avatar Jun 10 '16 12:06 sadh

what error ? can you post it... i was able to make it work on 5.2

robertfpz avatar Nov 18 '16 02:11 robertfpz

@sadh you have to include the routes in web middleware...

robertfpz avatar Nov 18 '16 02:11 robertfpz