Ionic push service not delivering pushes to device

The push service doesn’t seem to be pushing my notifications to the device token I provided.

this is whats printed out in the console when i ran my node server. The status code is 201 and the state of the push notification is enqueued.
image


This is my code for sending the request