Closed
Bug 1035983
Opened 11 years ago
Closed 11 years ago
[Server][DEV] Dev server is returning wrong 'expireAt' date when requesting a call url
Categories
(Hello (Loop) :: Server, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: borjasalguero, Unassigned)
References
Details
Currently the server is returning a past date, so is automatically shown as 'Expired' in the UI. Probably is an error with the Timing in the DEV machine, but we need to double check.
Reporter | ||
Comment 1•11 years ago
|
||
Hi Tarek,
This is the bug related with the 'expireAt' param when asking for a call url to the server. Could you take a look? Thanks!
Blocks: loop_mvp_server
Comment 2•11 years ago
|
||
The date returned by the server is in seconds. I've just checked and it's not a date in the past. Please also check the time of your machine is correct.
I've updated the documentation to reflect that expiresAt is in seconds.
https://github.com/mozilla-services/docs/commit/67175c8c9315596e7c939d71d271e0a8bed424a7
Borja, does this solve the problem you are having?
Flags: needinfo?(borja.bugzilla)
Reporter | ||
Comment 3•11 years ago
|
||
After today tests this seems to be working as expected, so closing as WORKSFORME. Thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(borja.bugzilla)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•