We’ve been working on adding (alpha) PieFed support to the Interstellar app for the past few weeks, and it has finally been released.

Keep in mind that the API is currently limited in its capabilities, and we were not able to implement all the features Interstellar provides; this is the case wherever you see a screen or pop-up message that says “Unimplemented” error. Additionally, the alpha API could easily change at any moment, so don’t expect it to work without issues.

If you’d like to try it out despite it being an “alpha” feature, then when you go to sign-in, enter preferred.social as the Instance Host. See this post (https://piefed.social/post/484755) if you’d like more information about that instance and general PieFed API info.

      • squirrel@discuss.tchncs.de
        link
        fedilink
        arrow-up
        3
        ·
        9 days ago

        Oh, now I can’t comment from Piefed anymore.

        I got “ClientException: Request failed with status 400: REQUEST: ('error”: " 429 Too Many Requests" when I tried to submit my comment.

        Now I’m getting “type ‘Null’ is not a subtype of type 'String” in the comment area when opening the post.

        My original comment was:

        Notifications don’t seem to work. I’m getting “UnimplementedError” when viewing them.

        And the post body text is missing when I open a post. When I tap upvote, the post body text appears.

        Not complaining, only pointing out some things I’ve noticed. I’m happy there’s a second app for Piefed in development.

        • jwr1@kbin.earthOP
          link
          fedilink
          arrow-up
          7
          ·
          9 days ago

          I got “ClientException: Request failed with status 400: REQUEST: ('error”: " 429 Too Many Requests" when I tried to submit my comment.

          I have no idea why you’d trigger the rate limiter by posting a comment, but it seems like you did.

          Now I’m getting “type ‘Null’ is not a subtype of type 'String” in the comment area when opening the post.

          Thank you, I’ll look into it. I’m seeing the same thing as well from my PieFed account.

          Notifications don’t seem to work. I’m getting “UnimplementedError” when viewing them.

          Yeah, that’s just one of those screens that doesn’t work yet. There’s just no API routes for notifications yet. I’ll certainly add support once PieFed has it though.

          And the post body text is missing when I open a post. When I tap upvote, the post body text appears.

          It’s possible this is an issue with the PieFed API, but I’ll certainly check this as well, just to make sure.

          Not complaining, only pointing out some things I’ve noticed. I’m happy there’s a second app for Piefed in development.

          No problem at all! The whole reason I’ve released it is so people can thoroughly test both the app and the API for bugs.