mozilla-mobile / mozilla-vpn-client

A fast, secure and easy to use VPN. Built by the makers of Firefox.
https://vpn.mozilla.org
Other
466 stars 113 forks source link

Error: FxA returned requested scopes are not allowed. #7277

Closed data-sync-user closed 7 months ago

data-sync-user commented 1 year ago

Sentry Issue: GUARDIAN-4T

Error: FxA returned requested scopes are not allowed.
  File "/home/node/guardian-website/dist/lib/fxa.js", line 215, in Object.fetchSubscriptionBillingDetails
    throw new FxaScopesNotAllowedError();
  File "/home/node/guardian-website/dist/controllers/api/subscription-details.js", line 33, in subscriptionDetails
    const fxaSubscriptionBillingDetailsData = await FXA.fetchSubscriptionBillingDetails(accessToken);

┆Issue is synchronized with this Jira Bug ┆Reporter: Jeremy Swinarton

data-sync-user commented 1 year ago

➤ Jeremy Swinarton commented:

PR https://github.com/mozilla-services/guardian-website/pull/1661 ( https://github.com/mozilla-services/guardian-website/pull/1661|smart-link ) was merged and released as part of 1.31 but this does not seem to have resolved the issue – reopening.

data-sync-user commented 1 year ago

➤ Santiago Andrigo commented:

Note to self: Kept “High” as it’s seen as necessary for the non-IAP upgrades epic.

data-sync-user commented 1 year ago

➤ Jeremy Swinarton commented:

We attempted a second fix for this in release 1.32 but were still not able to get to the root of the issue so this has been re-opened.