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

403 on keep alive step? #69

Closed quicoto closed 11 months ago

quicoto commented 11 months ago

I haven't changed anything from the repository but I suddently get 403 errors in the Keek worflow alive step

https://github.com/quicoto/mastodon-get-replies/actions/runs/5759223734/job/15613108531

Is there anything I can do from my side?

Thank you

nanos commented 11 months ago

You are probably missing some permissions. IIRC these can be found at settings > actions > general

IMG_2519

quicoto commented 11 months ago

Just changed it, seems to work. It worked for months without this. Weird.

Thank you

nanos commented 11 months ago

Probably worked because it never actually needed to push anything.

That part is only needed when you haven’t updated your fork for 60 days in a row. Quite possible that just never happened before.