mozilla-services / autopush

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

UAID not always returned for subscription responses #1456

Open jrconlin opened 3 years ago

jrconlin commented 3 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.