Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App version no longer supported #76

Open
RiwanBodereau opened this issue Feb 16, 2021 · 3 comments
Open

App version no longer supported #76

RiwanBodereau opened this issue Feb 16, 2021 · 3 comments

Comments

@RiwanBodereau
Copy link

Hello, i am using libfb 2.3.5 and having this issue when sending a message to messenger :

  DEBUG   18:40:09 messenger › sendMessage ›  Sending Messenger message
  TRACE   18:40:09 messenger › sendMessage › sent message info {
  TRACE   18:40:09 messenger › sendMessage › sent message info   msgid: 1650279543,
  TRACE   18:40:09 messenger › sendMessage › sent message info   succeeded: false,
  TRACE   18:40:09 messenger › sendMessage › sent message info   errno: 1545075,
  TRACE   18:40:09 messenger › sendMessage › sent message info   errStr: 'This app version no longer supports messaging. To continue to send and receive messages, please update your app to a newer version or use the mobile web version of Facebook.',
  TRACE   18:40:09 messenger › sendMessage › sent message info   isRetryable: false
  TRACE   18:40:09 messenger › sendMessage › sent message info }

I think that facebook updated something on their side, do we need to change something in the user agent ?

Thanks in advance,

@ptrcnull
Copy link
Member

Hey, the old mobile API was deprecated and upgrading is a bit more than just changing the user agent, it's a known issue in the Miscord community, refactor is in progress but contributions are welcome.

@RiwanBodereau
Copy link
Author

Thanks for the answer, yes i am using Miscord.

@RiwanBodereau
Copy link
Author

Well it seems to be working using libfs 2.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants