mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #67297
[Bug 1988692] Re: Badgr API has changed and badges not displaying anymore
** Also affects: mahara/22.10
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: In Progress
** Also affects: mahara/21.10
Importance: Undecided
Status: New
** Also affects: mahara/21.04
Importance: Undecided
Status: New
** Also affects: mahara/22.04
Importance: Undecided
Status: New
** Changed in: mahara/22.04
Status: New => Confirmed
** Changed in: mahara/21.10
Status: New => Confirmed
** Changed in: mahara/21.04
Status: New => Confirmed
** Changed in: mahara/22.04
Importance: Undecided => High
** Changed in: mahara/21.10
Importance: Undecided => High
** Changed in: mahara/21.04
Importance: Undecided => High
** Changed in: mahara/22.04
Milestone: None => 22.04.3
** Changed in: mahara/21.10
Milestone: None => 21.10.5
** Changed in: mahara/21.04
Milestone: None => 21.04.7
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1988692
Title:
Badgr API has changed and badges not displaying anymore
Status in Mahara:
In Progress
Status in Mahara 21.04 series:
Confirmed
Status in Mahara 21.10 series:
Confirmed
Status in Mahara 22.04 series:
Confirmed
Status in Mahara 22.10 series:
In Progress
Bug description:
The Badgr API uses a newer token system where the token needs regular
refreshing - the current system does not refresh the token.
Need to
- update the API calls to fetch new information with authentication 'Bearer' instead of 'Token'
- record the expiry of the token and the 'refresh_token' value too
- have a cron to refresh tokens with the 'refresh_token' value on a once a day basis but not to refresh all the tokens at once (stagger things)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1988692/+subscriptions
References