Can't view content on airmo, auth flow seems broken
Categories
(Air Mozilla :: Other, task)
Tracking
(Not tracked)
People
(Reporter: kats, Unassigned)
Details
Attachments
(1 file)
|
2.17 MB,
video/quicktime
|
Details |
I logged in to airmo, but it keeps giving me an error page that says "Please log in to view this content"
See attached video.
I get a similar issue on https://transact.nzta.govt.nz/transactions/PurchaseRUCLicence/entry where clicking Get Started gives a session timed out error. A work around on both sites is to use private browsing or container tabs.
| Reporter | ||
Comment 2•5 years ago
|
||
Am email was sent out saying this was a result of some server side changes and to clear cookies to fix.
Comment 3•5 years ago
|
||
(In reply to Anthony Jones (:ajones, :kentuckyfriedtakahe, :k17e) from comment #1)
I get a similar issue on https://transact.nzta.govt.nz/transactions/PurchaseRUCLicence/entry where clicking Get Started gives a session timed out error. A work around on both sites is to use private browsing or container tabs.
I would like to know more about this feature.
Is it something that happens on nightly only or on release too?
If yes, can you see if changing the pref network.cookie.sameSite.laxByDefault to false fixes the issue?
This is the major change in the cookie world, so it seems a good candidate for a similar failure.
Let's keep the bug open until we find the source of the failure.
Comment 4•5 years ago
|
||
(In reply to Anthony Jones (:ajones, :kentuckyfriedtakahe, :k17e) from comment #1)
I get a similar issue on https://transact.nzta.govt.nz/transactions/PurchaseRUCLicence/entry where clicking Get Started gives a session timed out error. A work around on both sites is to use private browsing or container tabs.
I tried to reproduce this but I think you might need to have actually purchased RUCs in the past to hit the issue. Or maybe something was on in nightly 75 back when Anthony last used the site?
Here's what I tried, FWIW:
- using 75 (nightly the last time Anthony bought credits), go to RUC site - https://transact.nzta.govt.nz/transactions/PurchaseRUCLicence/entry
- Click "Get started" and see the "Buy a road user charges (RUC) licence" flow (enter name, etc.)
- update to 78.02 (inadvertently)
- go to RUC site, click "Get started" and see the "Buy a road user charges (RUC) licence" flow (enter name, etc.) <-- still what's expected
- open profile with 79 beta 5
- go to RUC site, click "Get started" and see the "Buy a road user charges (RUC) licence" flow (enter name, etc.) <-- still what's expected
- open profile with nightly (80)
- go to RUC site, click "Get started" and see the "Buy a road user charges (RUC) licence" flow (enter name, etc.) <-- still what's expected
HOWEVER (I typed the above before discovering this):
- using nightly (80) from yesterday (2020-07-08), go to RUC site and click "Get started" to see the "Buy a road user charges (RUC) licence" flow (enter name, etc.) start
- restart into today's nightly (2020-07-09)
- go to the RUC site and click "Get started" but instead of seeing the purchase flow, get a session timed out error <-- this is what Anthony saw!
(In reply to Andrea Marchesini [:baku] from comment #3)
Is it something that happens on nightly only or on release too?
I haven't tried release. I generally only use nightly.
If yes, can you see if changing the pref network.cookie.sameSite.laxByDefault to false fixes the issue?
I haven't prefected the repro, but setting laxByDefault seems to have made the issue go away.
Description
•