As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
I'm a newbie to Webfocus. For one of my projects we are trying to do a POC for Integrating facebook data in to WF reports using the existing social media adapter. I was able to successfully create the Application at developers.facebook.com, get the access token along with expiration, configure the adapter with Appid, App secret and create synonyms.
Now i'm trying to generate a report using users.mas synonym by giving my userid in the code as default, but i keep on encountering the following error.
(FOC45540) Facebook Request got error. Response Status : 400 (FOC45541) : OAuth "Facebook Platform" "invalid_request" "(#12) fql is (FOC45541) : deprecated for versions v2.1 and (FOC45541) : higher" (FOC45541) : higher" 0 NUMBER OF RECORDS IN TABLE= 0 LINES= 0
After some research on google and stack overflow i realized that the issue was with API mismatch between adapter and the facebook app.My facebook application is using v2.8 API and i am guessing WF adapter is using v2.0 or lower which has been made unavailable on Aug 2016. Facebook API version log
Did anyone else encounter the same problem?. Is there anyway that i can update the adapter to meet v2.8 API? or can i down grade my facebook app to 2.2 or lower? Can someone help me with this issue?
Thanks, tomatosauceThis message has been edited. Last edited by: <Emily McAllister>,
OK. Here's the story. The metadata, report examples, and DataMigrator flows where based on v2.0 of the Facebook API. These examples get loaded as part of Create Synonym of the 7706M/81M Reporting Server. In v2.0, the FQL API and Graph API were used.
As of August 2016, v2.0 of the Facebook API expired. Facebook discontinued the FQL API after v2.0. Meaning, v2.1 of the Facebook API, the FQL API no longer exists.
Facebook is now on v2.8 of the Facebook API.
So, in the 7707/8201 Reporting Server, which should be out soon, Create Synonym has new examples that support v2.8 of the Facebook API.
I would suggest opening up a Hottrack Case and supply the version of the Facebook API that was created in the Facebook Development environment.
Posts: 229 | Location: New York | Registered: July 27, 2004