<mamanullah7[m]> "when i click on any music on..." <- i was going through [LB-1790](https://tickets.metabrainz.org/projects/LB/issues/LB-1790?filter=allopenissues)
as per monkey comment on this ticket i think we just need to update the links to `/album/<release_group_mbid>` in `frontend/js/src/common/listens/ListenCard.tsx`
i tried to verify the issue locally but i'm not able to do so, is there way i can verify?
BrainzBot
LB-1790: Album links of CB review feed events are broken
lucifer: If i understand correctly, to secure the endpoints that store notifications in MeB, we need to add an admin user to oauth db and use this admin's credentials for the regular authorization flow with a notification:write scope
lucifer[m]
[@fettuccinae:matrix.org](https://matrix.to/#/@fettuccinae:matrix.org) don't think that should be needed, each project already has oauth client credentials. you can reuse them.
Use the existing client and update the regular auth flow to ask for the new scope as well.
On a side note, we probably want to restrict this scope to just official brainz clients but it might cause issues with testing so I'll think about it and discuss with [@mayhem:chatbrainz.org](https://matrix.to/#/@mayhem:chatbrainz.org) later.
fettuccinae[m]
<lucifer[m]> "Use the existing client and..." <- ohh okay. thanks
monkey: this is the sporadic listens loading issue again, how do you feel about the the initial loading only looking at listens from upto 12 months back?
yvanzo: oh, huh. Ok then, I saw the new mmd-schema being updated in master but mbssssss shows as 11 months old so I didn't think it would be the latest