davibennun / laravel-push-notification

Laravel package to enable sending push notifications to devices
1.23k stars 260 forks source link

Authentication Error #171

Open faiyaz1234 opened 7 years ago

faiyaz1234 commented 7 years ago

{ "error": { "message": "401 Forbidden; Authentication Error", "status_code": 500 } } after putting right api key in push-notification.php i am getting the above error. is firebase web api key is api key? please any can help?