我正在尝试使用Python在Facebook Graph中搜索页面。当我在Facebook网页上使用Graph API Explorer并输入:post = graph.get_object("search?q=aquafresh&type=post")facebook.GraphAPIError: Unsupported get request.Pleas
在FacebookGraphAPI上,使用Python,我试图向用户发送通知。GraphAPIError: An active access token must be used to query information about the current user graph = facebook.GraphAPI(access_token=TOKENS["app_token"])
graph.put_object(parent_ob