kinocalde
kinocalde
PushNotification::setService('fcm') ->setMessage([ 'notification' => [ 'title'=>'title', 'body'=>'hello w', 'sound' => 'default' ] ]) ->setDevicesToken($devices) ->send() ->getFeedback(); Error: {"success":false,"error":"Client error: `POST https:\/\/fcm.googleapis.com\/v1\/projects\/************\/messages:send` resulted in a `401 Unauthorized` response:\n{\n \"error\": {\n \"code\":...
**dgram has been deprecated** [https://www.npmjs.com/package/dgram](https://www.npmjs.com/package/dgram) **Node: v10.15.1 NPM: 6.4.1** ERROR in ./node_modules/native-dns-cache/lookup.js Module not found: Error: Can't resolve 'dgram' in 'E:\xampp\htdocs\khaleesi\node_modules\native-dns-cache' @ ./node_modules/native-dns-cache/lookup.js 21:12-28 @ ./node_modules/native-dns-cache/index.js @ ./node_modules/native-dns/lib/platform.js @ ./node_modules/native-dns/dns.js...