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.

  • Brayd@feddit.deOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    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?

    • lFenix@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Interesting! I will add special characters to my password and see if I can fix that problem. I’ll keep you informed

      • Brayd@feddit.deOP
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        Sounds good! Thank you for your help! :) Btw, the app works great now that I can test it. One suggestion: Big posts shouldn’t be fully visible in the feed. It’d be better if you’d see a preview and had to click on it to see the rest of the post. But besides that it looks awesome!

        • lFenix@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I uploaded a new version (16) where I tried to properly escape the special characters. I wonder if that will fix the original problem.

          Speaking of your suggestion, I’ll add it as an option. Many people prefer to see the entire post, but I’ll add it as an option. And thank you! :)