laravel-notification-channels / onesignal

OneSignal notifications channel for Laravel
MIT License
283 stars 119 forks source link

GuzzleHttp Exception #65

Closed AshrafBasry closed 6 years ago

AshrafBasry commented 6 years ago

I followed the installation guide but i get this error GuzzleHttp\Exception\ClientException: Client error:POST https://onesignal.com/api/v1/notificationsresulted in a400 Bad Requestresponse: {"errors":["app_id not found. You may be missing a Content-Type: application/json header."]}

Trexology commented 5 years ago

Hi @AshrafBasry how do you fix this issue? I tried clearing my config cache and all other cache but is still the same