rignaneseleo / SlimSocial-for-Facebook

Light version of Facebook. Light both in the weight and in the use.
GNU General Public License v2.0
369 stars 74 forks source link

Messenger not available #207

Open Mrr5400 opened 4 months ago

Mrr5400 commented 4 months ago

This is not related to #206. As of this morning I get this error when trying to access Messenger.

Screenshot_20240307-130722

Mrr5400 commented 4 months ago

If I go through the upper-right Messenger icon I get this error instead.

Screenshot_20240307-131130

f1a5 commented 2 months ago

You can temporarily avoid this issue by turning on "Use a Custom User Agent" in settings and supplying a desktop browser User Agent to it, tho the UI also changes and it's not really optimized for mobile but atleast it works. For example, I tested it with: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0

This makes meta think that you are accessing it from a desktop browser and not mobile. The restriction seems to be done server side so i don't think this is something fixable by an update or something but there might be some way.