Closed
Bug 1215250
Opened 10 years ago
Closed 10 years ago
autopush does not treat channelID as optional
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(firefox44 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox44 | --- | affected |
People
(Reporter: nalexander, Assigned: jrconlin)
References
Details
I'm observing 400s with
POST /register
{'type':'gcm','data':{'token':TOKEN}}
and
POST /register/UAID
{}
I get 200s when I include 'channelID'. autopush should generate those for me.
This is all against (running locally):
https://github.com/mozilla-services/autopush/commit/cc6836a3544fb4c46e0f85cab7b8b06848df175c
Reporter | ||
Comment 1•10 years ago
|
||
jrconlin: over to you to file in GH, re-categorize this ticket, and do whatever needs to be done.
Assignee: nobody → jrconlin
Status: NEW → ASSIGNED
Flags: needinfo?(jrconlin)
Assignee | ||
Comment 2•10 years ago
|
||
Flags: needinfo?(jrconlin)
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•