Php – Web Push Notifications InvalidSignature
I cannot seem to get push notifications to work whatever I try... This is the error code. {"code":401,"errno":109,"error":"Unauthorized","message":"InvalidSignature","more_info":"http://autopush.readthedocs.io/en/latest/http.html#error-codes"} It appears that the issue has something to do with ether a key mismatch or invalid signature. Here are some of the…