metatext icon indicating copy to clipboard operation
metatext copied to clipboard

Friendica compatibility: Getting "NSURLErrorDomain-Error -1000" when timeline infinite scroll loads

Open MrPetovan opened this issue 4 years ago • 1 comments

Hi, first of all thank you for your work on a Mastodon-compatible client on iOS!

At Friendica we have been implementing most of the Mastodon API endpoints and our users have been reporting success using their Friendica account with Metatext, except for this error showing up: https://github.com/friendica/friendica/issues/10547

Tracking down the error seems to be about a malformed URL inside the app. I own an iPhone, is there anything I can do to debug this error further? Nothing suspicious shows up in my Friendica node access/error logs when using Metatext, so the error seems to be preventing an API call to Friendica. Maybe we are sending the wrong info in an earlier call but without seeing the actual malformed URL there's little we can do about it.

MrPetovan avatar Sep 19 '21 21:09 MrPetovan

would like to see this fixed.

C0RD avatar Nov 17 '22 09:11 C0RD