Login not possible on feddit.de

Hey, I installed the latest build (15) and tried to login to my account on feddit.de. But somehow it always shows that my credentials aren't valid...which isn't the case because I'm using a password manager and double checked by logging in to the browser.

1 points · 12 comments · view on lemmy.world

12 Comments

lFenix@lemmy.ml · 0 pts · 3y (11 replies)

I just tried logging into feddit and it logs me in no problem: https://streamable.com/iv71tq

But I just wanted to confirm, in the "Homepage" field, did you put in "feddit.de" or "www.feddit.de"?

brayd@feddit.de · 1 pts · 3y (10 replies)

I put in "feddit.de"

acockworkorange@mander.xyz · 1 pts · 3y

Make sure there are no trailing spaces

lFenix@lemmy.ml · 0 pts · 3y (8 replies)

Could you record you trying to add the account?

brayd@feddit.de · 0 pts · 3y (7 replies)

Of course. Did a Screen Recording and uploaded it to my Synology NAS. Link is valid for one day. Recorded trying to add the account using the credentials of my login manager as well as logging in with those credentials via the browser. Here you go: https://thehydraserver.quickconnect.to/d/s/tpJ88f56SVHQrk5tXLoEckcodQBxhRFC/3pGNgt0zNOpr4JtppcIDmMbXDOyItbkQ-_bZAOM7vfAo

lFenix@lemmy.ml · 0 pts · 3y (6 replies)

Could you DM me your email? I'll send you a special build that will show the raw error

brayd@feddit.de · 0 pts · 3y (5 replies)
lFenix@lemmy.ml · 0 pts · 3y (4 replies)

You should get an email with a special link. Try downloading that build and logging in again, hopefully I did it correctly and it will show the raw error

brayd@feddit.de · 0 pts · 3y

Well it worked but the error was {"error": "Unknown"}

BUT I figured it out! Your app wasn't able to handle special chars in my password. I changed my password to something without special chars and now it works!

Specifically I had the special chars { [ @ } < . and # in my password. So somewhere here is the issue and some kind of character here is breaking your password field or your API request. Maybe some escape you're doing?