Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Facebookerでユーザーのニュースフィードを取得するには?
それが不可能な場合、グラフ API を使用して、ユーザーが既に Facebooker でログインしており、Facebook_session active.
Facebook_session active
ありがとう
Facebook グラフ API を使用する予定がある場合は、次の 2 つの gem を確認することを強くお勧めします: Koalaとfb_graph。
これが役立つことを願っています。
はい、Facebook グラフ API を使用できます
facebook->api("/user/feed");
Facebook の最新の SDK を使用する