I switched from the App Store version to TestFlight, and I’m unable to sign in to PieFed.

Steps:

  1. Tap Settings > Accounts
  2. Enter piefed.ca for the instance
  3. Sign in with my account
  4. “Something went wrong”

Is there something I’m missing? I’ve cleared my cache.

  • Skyline969@lemmy.caOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 days ago

    From the logs:

    
    Optional(Unable to decode: {"code":400,"message":"incorrect_login","status":"Bad Request"}
    
    Error: keyNotFound(CodingKeys(stringValue: "site", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"site\", intValue: nil) (\"site\").", underlyingError: nil))) (Mlem/LoginCredentialsView.swift, attemptToLogin():199)
    
    • Sjmarf@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 days ago

      Thanks for the bug report. It looks like your username or password might be incorrect?

      Mlem currently displays “something went wrong” when you get the password wrong for a PieFed instance. This is a bug - for a Lemmy instance, it shows “password is incorrect”. I’ve opened an issue to track this bug: https://github.com/mlemgroup/mlem/issues/2599

      • Skyline969@lemmy.caOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 days ago

        Weird. Logged in just fine now. Must have fat-fingered something multiple times in a row.

        Thanks for the response! Glad it uncovered something all the same.