How do I allow permissions for seeing user's conversations in my application dashboard on facebook developers portal ?
1

How do I allow permissions for seeing user's conversations in my application dashboard on facebook developers portal?

Bezaleel
Gefragt vor etwa 4 Monaten
Bezaleel

I got this response when using graph api to access the conversations, "message": "(#298) Reading mailbox messages requires the extended permission read_mailbox". I'm using passport.js and express for authentication.

8. Juli um 05:20
Ausgewählte Antwort
1

You cannot access user conversations

8. Juli um 08:32
Lars
Bezaleel

oh really?, I just wanted users to login to my app, and from my app, they can get to reply to facebook dms and send dms too. that isn't possible?

8. Juli um 10:30
Lars

It isn’t

8. Juli um 10:35
Bezaleel

okay thanks, how about anyone with a business page can login and see messages sent to their business page, is that possible?

8. Juli um 13:09
Bezaleel

That would facilitate client-business conversations.

8. Juli um 13:14
Lars

Yes, you could also try the docs first

8. Juli um 13:19
Bezaleel

Okay thanks. I'm trying to set up my 2-factor authentication, because only then can I connect my business account to my app. But none of the options seem to be working. "Content no longer available", the OTP text method, it states , "You may want to slow down or stop to avoid a restriction on your account." How do I get past this please sir?

9. Juli um 01:35
Bezaleel

Gone past this, thanks. I guess there was a downtime earlier. hence it wasn't working, thanks for your time, Lars. 👍

9. Juli um 06:32