mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
215 stars 34 forks source link

UAID not always returned for subscription responses #1456

Open jrconlin opened 2 years ago

jrconlin commented 2 years ago

Yes, this appears to be a very old bug.

There are at least two situations where the server may return a valid response that does not include the uaid field.

We should be consistent and ALWAYS return the UAID in our responses.