Closed ranile closed 1 year ago
Firefox has worked fine with my tests of this library since a fix a few versions ago (Fixing this issue https://github.com/mozilla-services/autopush-rs/issues/361). Make sure you're using the most recent version of this crate, or provide a minimal example of the issue otherwise.
It was an issue on my end where dependency conflicts meant I didn't get the latest versions. Works fine on latest update. Thanks for the help!
The library does not set
Authorization
header on the outgoing request to the push service endpoint. Mozilla's service fails with if this is not provided.See more: