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
Asked about 4 months ago
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.

July 8 at 5:20 AM
Selected Answer
1

You cannot access user conversations

July 8 at 8:32 AM
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?

July 8 at 10:30 AM
Lars

It isn’t

July 8 at 10:35 AM
Bezaleel

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

July 8 at 1:09 PM
Bezaleel

That would facilitate client-business conversations.

July 8 at 1:14 PM
Lars

Yes, you could also try the docs first

July 8 at 1:19 PM
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?

July 9 at 1:35 AM
Bezaleel

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

July 9 at 6:32 AM