Unauthorized error 401 GCM error
问题 Note, this question should be materially different from other questions with a similar name because of the fact that the API seems to have changed significantly over the past few years. I am trying to send a push notification to an iOS device using GCM. I have (I think) mostly set it up correctly. I have an API key from GCM, I've setup my SSL certificate on Apple Developer and I have my device correctly getting a registration id. I've got a little test script written up to try to test it and