nanos / FediFetcher

FediFetcher is a tool for Mastodon that automatically fetches missing replies and posts from other fediverse instances, and adds them to your own Mastodon instance.
https://blog.thms.uk/fedifetcher?utm_source=github
MIT License
297 stars 215 forks source link

Issues running FediFetcher over Misskey / Firefish #81

Closed csolisr closed 10 months ago

csolisr commented 10 months ago

Misskey (and derivatives such as Firefish) have a certain compatibility with the Mastodon API; however, this seems to be incomplete. Upon testing FediFetcher against my personal Firefish server, I keep getting the following error several times:

Error adding url https://social.example.net/api/v2/search?q=https://example.com/@user/110871785612416325&resolve=true&limit=1 to server social.example.net. Status code: 401

And finally:

Added 0 posts for user user@example.com with 10 errors

nanos commented 10 months ago

unfortunately running FediFetcher against Firefish is not currently supported (see #67)