Since the last update I’ve not been able to log into my fedia-account using interstellar. I keep getting the 500 internal server error. I can log in with my browser. Is fedia.io/mbin not supported anymore? As far as I know interstellar is/was the only app supporting mbin/fedia.
You can download the latest version from github (either for Android or Linux), then open the app, click on the settings page, click switch accounts, click add account, click fedia.io, click guest, and then navigate wherever you’d like from there.
Before all that though, I would figure out why your API routes are causing internal errors, such as /api/entries, which should return a list of threads but is only causing an error. If you visit that route in your browser, maybe your PHP logs would have the real cause of the internal error.
Thanks - that is what I needed. After the crush of undeliverable messages, I ran through a complete rebuild but forgot to copy over the oauth keys.