#12656 Login error at fedora weblate site
Closed: Upstream by abompard. Opened by geraldosimiao.

Can't login at https://translate.fedoraproject.org/accounts/login/
At firt it gave me bad request answer (at Chrome), but after this I cleared the cache and tried at chrome and firefox too, but it gives me this strange loop https://geraldosimiao.fedorapeople.org/Screencasts/Video_2025-07-10_22-38-37.mp4


I can reproduce it. In the Ipsilon logs I have:

LOGIN SUCCESSFUL: abompard
Responding with error: invalid_request, message: missing required argument scope

So I think the issue is on Weblate's side.

Ah, maybe that's not it, I'm not sure the second line was actually from the same Ipsilon request.

The login is successful according to Ipsilon. The browser is then redirected to weblate with those query parameters:

authid: WyJsejN[...]B6w
psa_session_id: lz3dx[...]5tb1rts0ui
janrain_nonce: 2025-07-11T07:14:14Zd4Bdtz
openid.assoc_handle: {HMAC-SHA1}{6870b56d}{b'EfsL7g=='}
openid.ax.count.email: 1
openid.ax.count.first_name: 0
openid.ax.count.fullname: 1
openid.ax.count.last_name: 0
openid.ax.count.nickname: 1
openid.ax.count.old_email: 1
openid.ax.count.old_fullname: 1
openid.ax.count.old_nickname: 0
openid.ax.mode: fetch_response
openid.ax.type.email: http://axschema.org/contact/email
openid.ax.type.first_name: http://axschema.org/namePerson/first
openid.ax.type.fullname: http://axschema.org/namePerson
openid.ax.type.last_name: http://axschema.org/namePerson/last
openid.ax.type.nickname: http://axschema.org/namePerson/friendly
openid.ax.type.old_email: http://schema.openid.net/contact/email
openid.ax.type.old_fullname: http://schema.openid.net/namePerson
openid.ax.type.old_nickname: http://schema.openid.net/namePerson/friendly
openid.ax.value.email.1: aurelien@bompard.org
openid.ax.value.fullname.1: Aurélien Bompard
openid.ax.value.nickname.1: abompard
openid.ax.value.old_email.1: aurelien@bompard.org
openid.ax.value.old_fullname.1: Aurélien Bompard
openid.cla.signed_cla: 
openid.claimed_id: http://abompard.id.fedoraproject.org/
openid.identity: http://abompard.id.fedoraproject.org/
openid.lp.is_member: 
openid.mode: id_res
openid.ns: http://specs.openid.net/auth/2.0
openid.ns.ax: http://openid.net/srv/ax/1.0
openid.ns.cla: http://fedoraproject.org/specs/open_id/cla
openid.ns.lp: http://ns.launchpad.net/2007/openid-teams
openid.ns.sreg: http://openid.net/extensions/sreg/1.1
openid.op_endpoint: https://id.fedoraproject.org/openid/
openid.response_nonce: 2025-07-11T07:14:06Zunb0v0
openid.return_to: https://translate.fedoraproject.org/accounts/complete/fedora/?authid=WyJse[...]L-6w&psa_session_id=lz3[...]s0ui&janrain_nonce=2025-07-11T07%3A14%3A14Zd4Bdtz
openid.sig: qboaKa2[...]V4G/Nii8Fw=
openid.signed: assoc_handle,ax.count.email,ax.count.first_name,ax.count.fullname,ax.count.last_name,ax.count.nickname,ax.count.old_email,ax.count.old_fullname,ax.count.old_nickname,ax.mode,ax.type.email,ax.type.first_name,ax.type.fullname,ax.type.last_name,ax.type.nickname,ax.type.old_email,ax.type.old_fullname,ax.type.old_nickname,ax.value.email.1,ax.value.fullname.1,ax.value.nickname.1,ax.value.old_email.1,ax.value.old_fullname.1,cla.signed_cla,claimed_id,identity,lp.is_member,mode,ns,ns.ax,ns.cla,ns.lp,ns.sreg,op_endpoint,response_nonce,return_to,signed

I don't see anything wrong with that.

Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: Needs investigation, low-gain, ops

The issue persists as:
- I have logged in with Fedora Account System
- It says an error happened and redirects to FAS
- ...and loop goes on forever...

I to have this issue after having it reported to me by another new user.

Reported upstream: https://github.com/WeblateOrg/weblate/issues/15431

I sent email on jully 11th to weblate support team
they answered me, they are looking at the issue and saw the github ticket also
hopefully this gets resolved soon

Fixed upstream! Thanks!

Metadata Update from @abompard:
- Issue close_status updated to: Upstream
- Issue status updated to: Closed (was: Open)

Metadata